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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlik Sense Bookmark Set Analysis

Hi Everyone,

I'm wondering if something has been changed regarding bookmarks in set analysis for Qlik Sense.

I found that even the simplest expressions with bookmarks don't seem to funciton.

For example, if I create a bookmark called 'a' which bookmarks september and I write the expression

sum({a}NetSales)

It returns 0.

If i select September without the bookmark, sum(NetSales) returns a value.

I have had this working in the past and i'm wondering if i'm missing something here.

Thanks

1 Solution

Accepted Solutions
Not applicable
Author

Managed to confirm that this is a bug.

I was provided with the following workaround:

Open  a browser and go to    http://localhost:4848/single

When the single configurator opens, select your app on the left, then select an object, any object.  It will generate a URL for you.

Then on the right select your bookmark from the drop down .

Go back to the generated URL and you will see the bookmark ID in the URL .

Use the bookmark ID in the set analysis and it will work. 

View solution in original post

1 Reply
Not applicable
Author

Managed to confirm that this is a bug.

I was provided with the following workaround:

Open  a browser and go to    http://localhost:4848/single

When the single configurator opens, select your app on the left, then select an object, any object.  It will generate a URL for you.

Then on the right select your bookmark from the drop down .

Go back to the generated URL and you will see the bookmark ID in the URL .

Use the bookmark ID in the set analysis and it will work.