Forum Discussion
Formula Fixed y tooltip
- 3 years ago
Hi,
Not sure which visual you are using, but for instance in Matrix, you could disable/enable the Total as Column/row in property :
- For the tooltip, also in Format (property) you could enable/disable the Tooltips :
- If you want to disable the tooltip the default tooltip is shown
- if you enable it, you could use the default or Report page
* Also you could develop another page as a tooltip table :
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips?tabs=powerbi-desktop
- also if you want to disable the tooltip at all, set the Transparency = 100% to disabled completely :
Hi,
Not sure which visual you are using, but for instance in Matrix, you could disable/enable the Total as Column/row in property :
- For the tooltip, also in Format (property) you could enable/disable the Tooltips :
- If you want to disable the tooltip the default tooltip is shown
- if you enable it, you could use the default or Report page
* Also you could develop another page as a tooltip table :
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips?tabs=powerbi-desktop
- also if you want to disable the tooltip at all, set the Transparency = 100% to disabled completely :