I'm working on an app in power apps where I have a form which collects the users name "employee" and then a choice field, called "organization(s)", where the user can enter multiple choices, i.e. "Organization A", "Organization B". The form then submits the data into a dataverse table.
I'm struggling with making a pie chart in power apps based on the data submitted. I would want the chart to display the organizations based on the employees belonging to each organization so that one can see how big the organization are. The problem is that I think that because the choice column "organization(s)" has many possible values in it (on one row), I would have to split these values using ";" and then create a new table using i.e. a collection.


Report
All responses (
Answers (