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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
agni_gold
Specialist III
Specialist III

Show/Hide based on Chart Selection

I have one container in which 3 charts are there , and i have made one text box and i want to show that text box on the selection of a particular chart.

Please help

11 Replies
antoniotiman
Master III
Master III

Hi,

You can use SubContainer (Chart + Text Box) Type Grid in your Main Container

See Attachment.

Or insert Text of Your Text Box in caption of Chart.

agni_gold
Specialist III
Specialist III
Author

I want to show text box when i will click on object C in your example .

antoniotiman
Master III
Master III

Create SubContainer Object C + Text Box

agni_gold
Specialist III
Specialist III
Author

it should be outside the container , it will be saperate

antoniotiman
Master III
Master III

I think You can't because You don't have conditional expression for this.

I don't know another way.

agni_gold
Specialist III
Specialist III
Author

Thanks man for your all great help.

agni_gold
Specialist III
Specialist III
Author

Conditional Show based on Chart Selection

Is this help me , but i am not understanding what they want to say.

antoniotiman
Master III
Master III

What is unclear ?

antoniotiman
Master III
Master III

1. Create ChartA,ChartB,ChartC

2. Create TextBox

3. Create Container (Type Grid)  ChartC + TextBox (e.g. CT01)

4. Create Final Container ChartA,ChartB,CT01