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: 
deepakqlikview_123
Specialist
Specialist

Dynamic title in qlikview bar chart

Hi All,

Please find below image can u plz suggest how to show title dynamically in chart.

I want to show tile as as of max date(as of july 2014)as shown in chart.

Thanks

1 Reply
Colin-Albert
Partner - Champion
Partner - Champion

You can use an expression in the chart title

For example

= ' Data as of ' & date(max(your_date_field, 'MMM YYYY'))