Forum Discussion

KerwenZhang's avatar
KerwenZhang
Frequent Visitor
7 years ago

How to display multiple variables in one chart

Hi I'm a beginner of Power BI. I try to display some general information of one product:

Code Analysis50%
Build Rate90%
BAT Rate20%
Other150%

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!

2 Replies

  • v-yuta-msft's avatar
    v-yuta-msft
    Community Support

    KerwenZhang ,

     

    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.

    • KerwenZhang's avatar
      KerwenZhang
      Frequent Visitor

      v-yuta-msft Thanks, after I change the aggregation type from sum to count, how to display the actual data in label?