Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Hi Community,
Thank you all for giving me Suggestions.
Regards,
Khasim.
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.
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