Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
@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.