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!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Maybe a bit cryptic but maybe some picture will explain better.
So I have this matrix and a slicer:
You see the matrix has a column names LBE Selection and that works with the LBE chose in the slicer (in this case lbe2).
The LBE Selection works on a SWITCH formula :
Solved! Go to Solution.
Hi @rpinxt ,
I'm afraid you can't do it directly, here's my workaroud.
1.Create a card visual, and create a measure like below, put the measure in the visual.
Header = SELECTEDVALUE(LBE[LBE])
2.Put the card visual on top of the LBE Selection column header, get the result.
Here're some related threads, you can see if it helps:
Solved: Dynamic matrix visual column headers - Microsoft Power BI Community
Solved: Dynamic column header in Table or Matrix - Microsoft Power BI Community
I attach my sample below for reference.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @rpinxt ,
I'm afraid you can't do it directly, here's my workaroud.
1.Create a card visual, and create a measure like below, put the measure in the visual.
Header = SELECTEDVALUE(LBE[LBE])
2.Put the card visual on top of the LBE Selection column header, get the result.
Here're some related threads, you can see if it helps:
Solved: Dynamic matrix visual column headers - Microsoft Power BI Community
Solved: Dynamic column header in Table or Matrix - Microsoft Power BI Community
I attach my sample below for reference.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks @v-yanjiang-msft
That could be indeed be a workaround.
Say how did you add that pbix file??
That would be really helpful to add sample books if you ask help from the community.
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 52 | |
| 45 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 107 | |
| 105 | |
| 40 | |
| 33 | |
| 25 |