Forum Discussion
Anonymous
4 years agoNot applicable
Counting values per column
Hi, here a question that I thought should be very simple. But after searching for a while on this forum and trying it myself I haven't found an answer yet. Maybe I'm overlooking a simple solution. ...
- 4 years ago
Start by unpivoting your data
after than you can do a count of the completed and divide i with the total
NickolajJessen
4 years agoSolution Sage
Start by unpivoting your data
after than you can do a count of the completed and divide i with the total
- Anonymous4 years agoNot applicable
Thanks! Succeeded with a grouped column chart: