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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
sunil222
Helper II
Helper II

get dynamic header based on user selection

i have current month column data , when user selects month slicer , selected month display as dynamic header as jan 23 ...

 

how to get it dynamic header for selected slicer value , iam geting dynamic values not dynamic header please help me on this

 

 

 

3 REPLIES 3
PijushRoy
Super User
Super User

Hi @sunil222 

Please create a Measure like 

 

DynamicHeader = SELECTEDVALUE(YourTable[MonthColumn])

 

 

Go to Visual title section, click on Fx and use FieldValue
Then assign the new created measure in FieldValue
Done




Let me know if that works for you


If your requirement is solved, please mark THIS ANSWER as SOLUTION ✔️ and help other users find the solution quickly. Please hit the LIKE 👍 button if this comment helps you.

Thanks
Pijush
Linkedin




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





Not working please give suitable answer, created parameter not taking selected value

 

any other solution

Idrissshatila
Super User
Super User

Hello @sunil222 ,

 


Please share sample data in a usable format (not screenshots) that fully addresses your issue or question.

Avoid including sensitive info or unrelated content. Need help uploading data? Visit https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...

 

Show what you expect based on the provided data.

For faster answers, see https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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