The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All,
I need help with Watetfall tooltips. I dont want to display Prior Year or Current Fiscal Year Value but just the Variance. I have tried Report Page tooltip and they dont help me much.
Please let me know if there is any way to display the default tooltip with only the component name and its variance.
P.S. I cannot use any 3rd party custom visuals but can use Microsoft published one's.
Thanks in Advance!
To tackle this you can simply create custom tooltip for this particular visual and keep only required information on tooltip. You can also add another visuals to this tooltip to make your visual more informative.
You can refer following link for creating simple custom tooltip:
https://www.youtube.com/watch?v=dEf77pl1-2E
Please mark my solution as accepted if it worked for you.