Discussion board where members can learn more about Qlik Sense App Development and Usage.
We're in the process of transitioning from QlikView 12 to QlikSense Feb2019. I'm having difficulties with replicating adhoc tables, which have a quick action to toggle between straight table and pivot table.
I've created a Master Item (table) where my columns have "Show column if" conditions that check selections in an isolated table. This works perfectly when I place the master item directly on a sheet. Only the desired columns are shown. However, when I try to add the master item to a container this ceases to work, as all columns are shown.
The sheet has an Alternate state applied to it, all other objects inherit this state. When I set this to 'Inherited' on the sheet the functionality works as expected again. Unfortunately, this is not a practical workaround as it defeats the purpose of having Alternate states at all.
I tried this in combination with the following containers:
-"Show/hide container"
-"Tabbed container"
-"Climber container"
None of them behave as desired, and none have the option to explicitly set the Alternate state either.
Any suggestions would be greatly appreciated!
Btw: I know there is a paid version of the Climber extension that would also fulfil our needs, but we are on a limited budget so I prefer to use out of the box functionality.
P.s., The example screen shot is with a custom Alternate state applied.
I'm running into the same issue - Sheets with an alternate state set don't seem to pass the state down to some master items specifically the show/hide container. This must be a bug. Thanks for mentioning the Climber extension.
You are correct, this is specifically related to master items. I found that this behavior applies on Filter pane master items as well. I hope someone will look into this.
Hi! Please check it
https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Examples%20of%2...
Regards
Thanks for your reply, but I don't see how this solves the problem in QlikSense that alternate states are not inherited by instances of a master object. This situation makes you choose between using master items (visualizations) or alternative states. We chose the first one for the sake of maintainability.
We got rid of most alternate states in our QlikSense application, except for one sheet where we use them in expressions to be able to compare different data sets in a table.