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!Get Fabric certified for FREE! Don't miss your chance! Learn more
Currently, my visualization looks like this -
But I need it to look like this -
How can this be achieved? Please help.
@b_minesh - You could 'Unpivot' in Power Query however, I don't think that would be a good long term solution. I think you might want to take a look at CONCATENATEX as a measure understanding that you may not get the exact output you would like (below there are two entries [submittedTo] ID = 1 && [questionText] = "a").
Proud to be a Super User!
Thank you, Chris. That worked for me. So my data looks like this now -
However, I need to add a rating value column and a date column to this visualization. When I put the rating value column in the values section of fields, each column in the visualization gets divided into two. Example is in the image below
How can I get just one rating column? Please help.
Try the Table visual instead of the Matrix visual. Otherwise you can try a more complex CONCATENATEX ( ) like https://www.sqlbi.com/articles/using-concatenatex-in-measures/
Proud to be a Super User!
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 |
|---|---|
| 70 | |
| 60 | |
| 47 | |
| 20 | |
| 16 |