Hi all, I am a newbie when it comes to Power Apps and am struggeling with getting information from a choice column into a pie chart.
The choice column is called "Saksstatus" and has four different choices:
Registrert
Lukket
Tiltak planlagt
Tiltak utført
The list is called "Registreringer"
I need a pie chart with the total number of each row with the different choices.
I have played around with AddColumn and GroupBy functions to no avail.
Anyone able to help?