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

Always One Selected Value - with multiple dates

Hi,
Is there a way that you can have the 'always one selected value' in a list box whilst selecting multiple dates?
Alternatively, is there a way when you hit 'clear' that it removes all selections apart and reverts back to the latest date from my orderdate?
Many thanks

1 Solution
3 Replies
Anil_Babu_Samineni

My approaches are

i) You can create Trigger OnOpen using =Max(DateField)

ii) Clear and Select needed.

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anonymous
Not applicable
Author

Hi,

I have checked the box "Always One Selected Value" in listbox properties.

And to select current date,current month and current year on opening of a document, I have set triggers.

Hope it will work.

Thanks