I have a capsule with various screens with selectors for Scenario, Year and Company. I have labels that allows the user to navigate between screens. As I navigate between screens I would like the selections in the target screen to default to the previous screen. I use "Go To Sceen" and "Apply Data Selection" options. This works fine. However, this also resets the Screen Range so that the Selectors end up having a single member only available for selection.
For example, I am in screen A and I have selected Year 2018 using a Pager (that has several Years listed). I then go to screen B. The Year selection in Screen B defaults to 2018. However, I am unable to use the Pager to select any other year (since the Screen Range has been updated by the "Apply Data Selection" option).
What are the options to navigate between screens, pass the current selection settings but not lose other members from pagers and selectors? (And I don't want to use the Screen Range option).