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: 
khasimvali85
Creator II
Creator II

How to Set Default Date in our Qlikview Application?

Hi Community,

                    How to Set Default Date in Qlikview Application.

I want to show whenever the user open the application the default date should be shown?

Can any body give suggestion?

Regards,

Khaism.

22 Replies
khasimvali85
Creator II
Creator II
Author

Hi Community,

                    Thank you all for giving me Suggestions.

Regards,

Khasim.

khasimvali85
Creator II
Creator II
Author

Hi Alen,

          Thanks for giving another option but I only need in Calender object to show default date.

i don't need button object.

Regards,

Khasim.

johnca
Specialist
Specialist

Hi Khasim,

It sounds like you need a trigger on each page that selects the max date appropriate to each page when each page is selected. The trigger may also require other selections to be cleared, but possibly not, depending on your model. Go to the properties on each page and create a trigger to Select in Field and select the appropriate date field, then make that selection =Max(appropriate date field). If you need the other selections cleared create another trigger that clears other fields.

HTH,

John