Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello Community,
I am moving from Tableau to PBi, I need to make some sums of columns or rows at the level of detail as when using the fixed function in Tableau and I have not been able to find it the way in PBi, some recommendation that you could give me, please.
I have also faced problems with the tooltip in PBI, in Tableau you can remove it or add statements and PBi does not allow me to do that, there is some way to do it in PBi as Tableau does.
Any help, I would appreciate,
Thank you
Solved! Go to Solution.
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 :
@Syndicate_Admin , Please refer to a suggestion made by @MahyarTF , If that does not work.
Refer my video for Tableau fixed level of details in Power BI - https://youtu.be/hU-cVOwDCvY
You can refer other options
Tableau Vs Power BI: https://www.youtube.com/watch?v=tAmg00Wf_cw&list=PLPaNVDMhUXGYzjFASXjdY7GNoFxvlkR54
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 :