Forum Discussion

S_D's avatar
S_D
Frequent Visitor
8 years ago
Solved

Making pie charts based on a aggregated datatable

Hi,

 

I want to make pie charts based on this table in PowerBI (aggregated data):

 

 

 

 

 

 

 

 

 

 

This must be the result (made in Excel, but I want to do it in PowerBI):

 

 

 

 

 

 

 

 

 

 

 

 

 

How can I make these pie charts in PowerBI? It looks PowerBI is only counting records, but does not show the values in the cells. 

 

Kind regards,

Stefaan

 

 

  • I think your data must be set to a text datatype. 

     

    Using this data:

     

     

    I was able to produce this bar chart:

     

2 Replies

  • dramus's avatar
    dramus
    Continued Contributor

    I think your data must be set to a text datatype. 

     

    Using this data:

     

     

    I was able to produce this bar chart:

     

    • S_D's avatar
      S_D
      Frequent Visitor

      Thank you, Dramus!