
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Make bookmark selection dynamic
Hello
How can I make Qlikview bookmark selections dynamic i.e. have Year and Month change to current date year and month?
As you can see in the screenshot below, I have a year and month selection in this bookmark, I would like to have the year and month change automatically when a new year and new month come without having to manually make the selection when the date changes.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Murendeni_Baloyi
It appears that this question has ended up in the wrong forum. In this forum we're able to help you with Qlik Application Automation related questions. Qlik Application Automation provides a no-code visual interface that helps you easily build automated analytics and data workflows.
It would be great if you could post this question in the forum related to the product you are using and you will get help there.
Qlik View forum: https://community.qlik.com/t5/qlikview/ct-p/qlikview


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You could just use expressions for it - activating the list-box and writing something like: =year(today()) and enter which would be then taken within the bookmark like a selection.
