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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Count based on Bookmark

Hi

I have 4 bookmarks:

Community 1

Community 2

Community 3

Community 4

Which relate to particular fields in my data:

Community Field 1

Community Field 2

Community Field 3

Community Field 4

In a text box I want to be able to count values in the related field based on the bookmark. e.g.

- When I select Bookmark 1 I want to count where Community Field 1 = A,B,C

- When I select Bookmark 2 I want to count where Community Field 2 = A,B,C

Does anybody know of a way I might achieve this?

Thanks

Jon

1 Reply
jagan
Partner - Champion III
Partner - Champion III

Hi,

There is no function available to get the current bookmark, so there is no direct method to do this, but we can do this by adding buttons and on clicking that button we can select the bookmark by using triggers. 

By using variables, buttons we can achieve this.

Hope this helps you.

Regards,

Jagan.