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: 
Not applicable

Hide some tabs from the tabrow?

I have some tabs that I don't want to be displayed in the tabrow. I want users to see the 'parent' tab and when they go into that they can navigate with buttons  with bookmark actions to go to other tabs, but I only want the parent tab to be visible in the tabrow.

I understand I can hide the tabrow completely and manage the navigation with actions etc, but I don't want to have to do this. Is ther ea way to hide just some tabs?

Thanks

Leslie

1 Solution

Accepted Solutions
SunilChauhan
Champion II
Champion II

see the attached

might help u

Sunil Chauhan

View solution in original post

5 Replies
rajtechnocraft
Creator
Creator

Hi I can help you to achieve this with combination of macro and variables.

Is this approach acceptable to you.

its_anandrjs
Champion III
Champion III

Hi,

You conditionaly hide the sheet and activate the sheet also, you need to put the conditions in properties -> Conditional setsome variable and try to change its value see the sheet goes hide.

Regards,

Anand

its_anandrjs
Champion III
Champion III

Hi,

See the attached sample file in this i conditionally toggle the value of the variable and on this sheet will hide and unhie. You are able to check this condition in yours application also.

If you have any sample file so provide to me.

Regards,

Anand

SunilChauhan
Champion II
Champion II

see the attached

might help u

Sunil Chauhan
Not applicable
Author

Thank you all for the fast and very helpful responses.

I'm going to use Sunil's suggestion and set a variable with a button and use this value as the condition for visibility of the sheets.

Leslie