Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I need a solution to change my default date selections through some scipt?
I have a Qlikview document that will be reloaded every night and I would like to change the default date selection (Day, Month & Year) to default to the previous date. Reloader job will run through the night.
So when users log in the next day their data is already to be displayed.
Can this be done?
Thanks,
Kevin.
Hi,
You can do this with the help of macro.
Write a macro and map that function to onopen trigger in document property.
So that when user open the doc it will select the day, month and year.
This question has bee asked many times here.
So for code search this forum.
Gud Luck
- Sridhar
Hi,
You can do this with the help of macro.
Write a macro and map that function to onopen trigger in document property.
So that when user open the doc it will select the day, month and year.
This question has bee asked many times here.
So for code search this forum.
Gud Luck
- Sridhar
check the link below
http://community.qlik.com/forums/p/16817/65810.aspx#65810
-Raghu.