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

Combining Document Bookmarks with Set Modifiers

Hi,

for a current product I am trying to combine a document bookmark with a set modifier.

I have a Bookmark called BM1, and I would like to get a sum of a variable, but restrain all selections to BM1, with one field (Customer) fixed to a certain value (using a set modifier).

I would have assumed the syntax looked something like this:

sum({BM1 <Customer=1>} variable)

Unfortunately this does not seem to have any effect.

Playing around with set functions like * only gave me the intersection between the current selection (limited according to the set modifier) and the bookmark. That's not what I am looking for.

I need the exact selections of the bookmark, only with one field set to a different value.

Any help would be appreciated!

0 Replies