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: 
prasadcm
Creator II
Creator II

Bookmarks Dynamic Selections

Hi,

I'm creating Bookmark with certain filters,one of them is month,after a month when new month is added and I want current month(new) as the latest month in Bookmark,not the previous month which was selected while creating bookmark.


How am i supposed to do this?

gwassenaar

Regards,

Prasad Mayekar

2 Replies
ahaahaaha
Partner - Master
Partner - Master

Hi,

Bookmarks  use  for saved the current state of selections. No calculations can be made in bookmarks.

Regards,

Andrey

marcus_sommer

You could use a search-expression like: month(today()) for it.

- Marcus