Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
StephanieR
Luminary
Luminary

Dynamic Titles

Has anyone used Dynamic titles in their visualization with Qlik Sense I am looking to have the titles change with selection

1 Reply
kfoudhaily
Partner - Creator III
Partner - Creator III

you shloud build your title using an if statement:

if (getfieldselection(your field)='your selection', 'your title1','your title2')

it could be more complex depending on what you need to do and your condition.

please provide details I can be more helpfull.

regards,

QlikView Qlik Sense consultant