Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Reload.

Hi.

1) in chart i made selections (eg.i selected 2015 sales ) i saved the application and closed .when i opened that application . it should show that  selections .

thanks

1 Solution

Accepted Solutions
marcus_sommer

If you have section access inside these application then selections will be (most often) removed. In this case you need OnOpen triggers to set your wished default-selection (directly or per bookmark) and which could be of course dynamically, too. Maybe per search-strings like: year(now()).

- Marcus

View solution in original post

4 Replies
Anonymous
Not applicable
Author

Yup. it should show the selections.  Unless there are On Open Triggers that change the selections.

Anonymous
Not applicable
Author

Hi,

Can you please explain what is your requirement?

marcus_sommer

If you have section access inside these application then selections will be (most often) removed. In this case you need OnOpen triggers to set your wished default-selection (directly or per bookmark) and which could be of course dynamically, too. Maybe per search-strings like: year(now()).

- Marcus

Not applicable
Author

Hi,

thanks for response

in chart there are yearly sales .i selected  2015 sales and closed the application .when ever i opened that application it should show that 2015 sales till i  change the selections