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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
pkelly
Specialist
Specialist

Container - Which Tab Selected

Hi, I have a container with three tabs - each containing a chart.

The third chart will only display if a filter has been applied (this is done via a show conditional) - this is working fine.

I would like to give the user a message advising them of this.

What I want to do is - when the user selects the third tab and hasn't made the required selection - show them the message.

I have the required selection part working vi athe show conditional part of my text box but don't know how to tell which container tab has been selected.

Can anyone help me with this part of the puzzle...?

Thanks

Paul

1 Solution

Accepted Solutions
Not applicable

pkelly,  Not sure i have understood your question.

Can you give  a shot for calculated condition also which you can find in General tab of each object.

Check the attached application

- Sridhar

View solution in original post

6 Replies
Not applicable

Hi Paul,

i think you can do this with an 4thd tab named as the third, witch appears only when the filter isn't apply.

When the correct filter will be apply, the 4thd will be remplace by your third.

Have a good day,

Mickaël

pkelly
Specialist
Specialist
Author

Thanks Mickael

How do you make a tab within the container appear when the filter isn't applied - I cannot see an option to do this!

Cheers

Paul

Not applicable

Arf, that didn't work as i'm thinking,

you can duplicate your container, remplace your third tabs by your instruction and apply your show conditionnal on the container and not the tab.

That's not very beautiful but it works

pkelly
Specialist
Specialist
Author

Thanks Mickael - understand now - will give it a bash....

Not applicable

pkelly,  Not sure i have understood your question.

Can you give  a shot for calculated condition also which you can find in General tab of each object.

Check the attached application

- Sridhar

pkelly
Specialist
Specialist
Author

Thanks Sridhar - this is exactly what I am looking for....