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

Select Current Month OnOpen

Hi all,

I have a listbox "MonthInNumer", which shows me the months from January to December in Numbers (1-12).

I created the field with the following:

month(date(DateID,'MM')) as MonthInNumber,

Now I want to select automatically the current Month in this field when opening or reloading the document.

Is there a way to achive this with macro or another way?

Thanks!

10 Replies
Not applicable
Author

Thank you!

It's working 🙂