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
Good morning,
To start, here is a snip of the data set I am working with:
I am trying to create a matrix in power BI, where when a date is selected it will show all of the column header values that include PMI, SMI, RI|, similar to this:
But I am not sure how to make it dynamic in power bi. Any suggestions would be helpful. I have tried unpivoting and using the headers as variables but because I need to return multiple per single row I could not find success.
Solved! Go to Solution.
Hi @SimpleChemist ,
Please try:
First, unpivot the other columns:
Then use the Attribute data to create three table visuals, rename and add filter to the visual:
Then use date data to create a slicer:
Final output:
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @SimpleChemist ,
Please try:
First, unpivot the other columns:
Then use the Attribute data to create three table visuals, rename and add filter to the visual:
Then use date data to create a slicer:
Final output:
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This was exactly right. Thank you so much!
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 |