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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register 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.