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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
hatanmaek
Contributor
Contributor

Is possible to have always a value of date selected and set the max date as default?

I want that a unique value of date is selected and set the max date as default when the app is opened. But the interaction between this two issues does not seem to work well. Anyone knows how could I do it?

Thank you in advance

Labels (1)
2 Replies
Chirantha
Support
Support

Yes, it is possible to have a unique value of date selected and set the max date as default when the app is opened in Qlik Sense. You can achieve this by pasting the following expression in your filter pane: =Num(Date)=Num(Max(ALL Date)). Then, save it as a bookmark. Right-click on the bookmark and click on "Set selections as app default"

Please refer below for more information on this

Solved: Default Max Date selection in Filter pane when app... - Qlik Community - 1686784

 

Or
MVP
MVP

@Chirantha Unfortunately, this does not work correctly if Always One Selected is enabled on a field.

As far as I know, there is no foolproof way to have a default selection on a field with Always One Selected enabled.