Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
Yup. it should show the selections. Unless there are On Open Triggers that change the selections.
Hi,
Can you please explain what is your requirement?
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
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