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.
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.