Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
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.
I have several extensive tables with data about students completing a multi-chapter course. The structure greatly simplified:
What I would like to achieve with Power BI:
Anyone any idea?
Solved! Go to Solution.
Start by unpivoting your data
after than you can do a count of the completed and divide i with the total
Start by unpivoting your data
after than you can do a count of the completed and divide i with the total
Thanks! Succeeded with a grouped column chart:
Do you have the option to unpivot your data in power query?
Never used unpivot in Power BI before, but I looked up some documentation about this option and see the point of transforming this table to a more usable form. I am going to work on this.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 79 | |
| 48 | |
| 35 | |
| 31 | |
| 27 |