The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi I'm a beginner of Power BI. I try to display some general information of one product:
Code Analysis | 50% |
Build Rate | 90% |
BAT Rate | 20% |
Other1 | 50% |
Could I dispaly them in one chart? I try to use Donut Chart, but the display is not what I expected. Every area should keep same size. Is there any other control chart I can use? Thanks!
You can change the aggregation type from sum to count and then create a custom tooltip page link to the current page.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@v-yuta-msft Thanks, after I change the aggregation type from sum to count, how to display the actual data in label?