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: 
Anonymous
Not applicable

Sense dynamic selection

Hi,

I have to do a dynamic selection: current year and current month on sheet opening.

I saw the extension for applying a bookmark on sheet opening but the problem is that a bookmark is a static selection.

Any ideas?

Thanks.

Alberto

1 Reply
Anonymous
Not applicable
Author

Hi Alberto,

You can try out this expression for current year and month

=Date(Today(),'MMM-YYYY')