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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
sperry
Resolver I
Resolver I

Dynamic titles not respecting filter when publishing

I have a Text visual which I have created a dynamic title using a measure 

Outcome Title = SELECTEDVALUE(Narratives[OutcomeName])
I am using a normal slicer to filter the results in a table
Works great in desktop but when I publish the report to PBI Online Service title is not respecting the selection in the slicer. The table does however show the correct result. Is this a known issue with dynamic titles??
1 ACCEPTED SOLUTION
venal
Memorable Member
Memorable Member

@sperry 

Use the measure like below.

Outcome Title = SELECTEDVALUE(EMP[ENAME],"ALL")
Instead of using the text box slicer, use it in text box and try to re-pro the issue.
Dynamic Title-1.JPGDynamic Title-2.JPG

If this post helps, then please consider Accept it as the solution to help the other members find it more

If this post was helpful may I ask you to mark it as solution and give it some kudos?

View solution in original post

1 REPLY 1
venal
Memorable Member
Memorable Member

@sperry 

Use the measure like below.

Outcome Title = SELECTEDVALUE(EMP[ENAME],"ALL")
Instead of using the text box slicer, use it in text box and try to re-pro the issue.
Dynamic Title-1.JPGDynamic Title-2.JPG

If this post helps, then please consider Accept it as the solution to help the other members find it more

If this post was helpful may I ask you to mark it as solution and give it some kudos?

Helpful resources

Announcements
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.

March Power BI Update Carousel

Power BI Community Update - March 2026

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