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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Create Dynamic tittle


Hi All,

I need the dynamic tittle based on the button click event, i have four button, in this four button, when i am clicking first button, getting one tiilte into text box, again i am click second  button getting some other tille with some text box like that ..

For ex , If(v_show01=1,'First tittle', if(v_show02=1,'Second tittle') in some text box.please help me.

Regards,

Senthil.K

Labels (1)
1 Solution

Accepted Solutions
ashfaq_haseeb
Champion III
Champion III

Hi,

Check this

Regards

ASHFAQ

View solution in original post

4 Replies
ashfaq_haseeb
Champion III
Champion III

Hi,

Check this

Regards

ASHFAQ

senpradip007
Specialist III
Specialist III

Use Pick().

Not applicable
Author

thanks Pradip

Not applicable
Author

Thanks Mohammed