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

Changing default selections through Code

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.

1 Solution

Accepted Solutions
Not applicable
Author

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 Yes

- Sridhar Beer

View solution in original post

2 Replies
Not applicable
Author

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 Yes

- Sridhar Beer

Not applicable
Author

check the link below

http://community.qlik.com/forums/p/16817/65810.aspx#65810

-Raghu.