Join 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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! 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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 59 | |
| 42 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 109 | |
| 101 | |
| 39 | |
| 29 | |
| 29 |