Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
Is there any option to change the default tooltips of the dial gauge?
Want to change the default tootip of Actual to threshold.
Thanks in Advance.
The tooltip in DialGauge is already defined by this custom visual. We are not able to change it. No matter your column name is, it will also show as Actual, Target and Max.
Maybe you can contact author of this custom visual and give your suggestion to the team.
Best Regards,
Herbert
Hi,
Either you can create a duplicate column with column name as "Threshold" or you can create a calculated column named "Threshold" and point it to the "Actual" column.
Please mark it as answer, if you follow this approach.
Thanks,
Swaroop
Ya..have created a column for threshold and placed in the "actual end"..But not working.
Thanks
Hi,
Whatever is the column name that would be visible in the tooltip, so you should use the new column in your visual.
Hope this clarifies.
Thanks,
Swaroop