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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
danialier
Creator III
Creator III

Caption Title text

Hello,

Can I have a different caption title text in a Chart depending on if this is maximized or minimized ? For isntance, when the Chart is maximized I want the caption to show "Current units for AMS region". However when the Chart is minimized I just want the caption text to show "Units".

Is that possible ?

thks,dani

1 Solution

Accepted Solutions
Not applicable

Its not possible directly and the way you wanted... but there's a workaround which may achieve a similar result.

We can use a variable and use it to display chart title and caption title. We will Allow Minimize and Allow Maximize, but will not display the caption bar. We can use 2 buttons labelled as Minimize and Maximize and use the action panel to dynamically change the value of the variable. Example file attached.

View solution in original post

2 Replies
Not applicable

Its not possible directly and the way you wanted... but there's a workaround which may achieve a similar result.

We can use a variable and use it to display chart title and caption title. We will Allow Minimize and Allow Maximize, but will not display the caption bar. We can use 2 buttons labelled as Minimize and Maximize and use the action panel to dynamically change the value of the variable. Example file attached.

danialier
Creator III
Creator III
Author

I like this approach ! Thanks !