
Announcements
I have an Excel data which consists of list of software apps along with their metadata. It is 100X10 table.
Now I want to create a pie chart of each column. Every column entries are a collection of 4-5 unique values. In excel, I can easily draw it using a pivot chart/table, showing count/distribution of those values (refer screenshots attached). How can I create those pie charts in Powerapps? I am making a canvas app, need to include these charts for the dashboard page.
Thanks in Advance