Hello,
so I have two groups: "Group1" and "Group2". I want to add a pie chart which would then show the number of elements for each group.
For example when I have 5 elements in total, 3 are from "Group1" and 2 are from "Group2", first of all, it would display the labels as "Group1","Group1","Group1","Group2","Group2" and the pie chart would also look similar.
I want the labels to be only the two groups, so "Group1", "Group2". And for the pie chart I would like to display only two parts with the respective number above each part.
I tried something with the function AddColumns(), but I didn't get what I am looking for.
Is there a way to accomplish this?
Best regards,
Softic Kabir