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.
Hello,
Is there a way to have the Tooltip just be a numeric value without doing any Sum or other calculation. We are using a month of set value as a tooltip. The tooltip is showing -30 instead of -1 since it is summing all the -1's in my calendar table. I want just the distinct off set value. Can this be done?
Solved! Go to Solution.
Hi @Anonymous
Yes, try to use max/min / avg for your tooltip instead of sum.
If you would like more detailed instructions, can you provide a sample PBIX file/table that can be copied (no screenshot) and the results you would like to achieve?
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @Anonymous
Yes, try to use max/min / avg for your tooltip instead of sum.
If you would like more detailed instructions, can you provide a sample PBIX file/table that can be copied (no screenshot) and the results you would like to achieve?
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly