We have created an app with Navigation and some Simple XML reports. When we go to the first report and select a datetime range and after that we use the navigation menu to go to the next report the selected datetime range is lost and we need to select the datetime range again.
Is is possible to keep the previous datetime range value?
We tried to use tokens, but that is only used for the current report. Are there some kind of global session or tokens that can be used within an app?
We could use a drilldown link within our report that takes the token earliest and latest modifier and use those tokens to drilldown to the report, but is this also possible within the navigation?