This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
So I have created field parameters and a slicer to put into a matrix. Now I tried to use a dynamic heading for these parameters, so it always shows the selection of the measures.
I used this DAX:
"Comparison of values " & CONCATENATEX(
VALUES(Fluctuation[Selection_Measure Fields]),
Fluctuation[Selection_Measure Fields],
", "
)
But the result of the title is is as follows:
In my Measure selection the names I have given the measures in the parameters are shown:
How can I use those in my title?
Thank you for any help!
Solved! Go to Solution.
Solved it myself: Values it not necessary, I only used Concatenex and then the [Selection_Measuer] and it worked
Solved it myself: Values it not necessary, I only used Concatenex and then the [Selection_Measuer] and it worked
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 38 | |
| 29 | |
| 28 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 65 | |
| 35 | |
| 30 | |
| 25 | |
| 23 |