Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
UnknownUser32
Regular Visitor

Dynamic Title with field Parameters

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:

UnknownUser32_0-1762852206856.png

In my Measure selection the names I have given the measures in the parameters are shown:

UnknownUser32_1-1762852254551.png


How can I use those in my title? 

Thank you for any help!

1 ACCEPTED SOLUTION
UnknownUser32
Regular Visitor

Solved it myself: Values it not necessary, I only used Concatenex and then the [Selection_Measuer] and it worked

View solution in original post

1 REPLY 1
UnknownUser32
Regular Visitor

Solved it myself: Values it not necessary, I only used Concatenex and then the [Selection_Measuer] and it worked

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.