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.
Gents
How do i show multiple measure's values in tooltip for Donut/Pie chart ?
whatever i add into values, i see only one measure
@Anonymous You can drop multiple values in Value field for pie chart and that will give you tooltip for each seperately. If you want to see tooltip combined for both measures, you can create a new measure, concatenate first two measures and use that to drop to Value field.