Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi!
I'm loading different data into two different tables.
Data from table 1 is presented in Sheet1 and data for table 2 in Sheet2.
Below you can see that the "Current Selection" is the same inboth Sheet 1 and 2.
The Dimention "HostName" is only valid for Sheet1 and not for Sheet 2.
How can I hide "HostName" in "Current Selection" in Sheet 2?
Sheet 1:
Sheet 2:
May be use alternate states for each sheet or use trigger to clear selection in HostName when you eneter Sheet 2 using On Activate Sheet trigger under sheet properties
If possible i would like to keep the selection in Sheet1 when I enter Sheet2.
How to use alternate states?
I created this example long ago to show how to keep selections for sheets specifically (sheet 1 with its own selections, sheet2 with different ones, etc.). Maybe this can help you in creating your own solution
This works fine in the QlikView application.
However it doesn't seem to work when I publish it to AccessPoint.
I can see the Bookmarks in AccessPoint but they are not updated. Seems to have the same selections as was used when the report was published.
This works fine in the QlikView application.
However it doesn't seem to work when I publish it to AccessPoint.
I can see the Bookmarks in AccessPoint but they are not updated. Seems to have the same selections as was used when the report was published.