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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have created a donut chart and dropped two fields into values column and i.e. CY Rev & AOP. I want to show these two figures to be displayed as pie and circle. How to do it? Please help?
Solved! Go to Solution.
If you are asking why the $21M doesn't show up, it is because it is negative. Either wrap your measure in ABS() to show positive, or select an appropriate chart like a Bar chart that can show negative values. A pie/donut chart isn't the right tool to properly show negatives.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingHi @Anonymous,
Not very clear about your requirement. How about adding a field into legend? Please provide some dummy data and show us your desired output.
How to Get Your Question Answered Quickly
Best regards,
Yuliana Gu
If you are asking why the $21M doesn't show up, it is because it is negative. Either wrap your measure in ABS() to show positive, or select an appropriate chart like a Bar chart that can show negative values. A pie/donut chart isn't the right tool to properly show negatives.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingJoin the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.