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 , Please I have a Table in this format(FROM) and I will like to count it and group up in this format(TO), is this a
modelling issues . I tried to use a matrix but it will only work for a column. Thanks
Solved! Go to Solution.
Hello @Anonymous ,
This would be easier if you can unpivot columns in edit query,
Select columns and click Unpivot Columns option under Transform menu in edit queries, this will change your dataset in preferred format for your visualization
let me know if it helps.
Thank You,
Washivale
I believe what you need to do is unpivot your data.
This can be achieved by using the query editor and selecting unpivot columns in the transform tab. (See below)
After this you may need to rename some of the columns, but the when you have this done, You can throw the corresponding columns into a matrix.
I believe what you need to do is unpivot your data.
This can be achieved by using the query editor and selecting unpivot columns in the transform tab. (See below)
After this you may need to rename some of the columns, but the when you have this done, You can throw the corresponding columns into a matrix.
Hello @Anonymous ,
This would be easier if you can unpivot columns in edit query,
Select columns and click Unpivot Columns option under Transform menu in edit queries, this will change your dataset in preferred format for your visualization
let me know if it helps.
Thank You,
Washivale
Thanks
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 |
|---|---|
| 52 | |
| 51 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 92 | |
| 75 | |
| 41 | |
| 26 | |
| 25 |