I am have created main and child mount folders to publish the dashboard and unchked browsable option for child file so that i can see only the main file in access point.
The main file has 2 sheet (supply chain ,margin analysis)with main file 3 buttons-supply chain ,margin analysis and country(link to child file).
child file has-supply chain (link to main file),margin analysis((link to main file), and country(child).
Problem:
when i navigate from sheet-margin analysis(main) to country(child) works fine.from country(child) to supply chain(main file) still opens margin analysis.
Reason may be that the main file was last opened in margin analysis.
I want sheet specific navigation .Current i have used open url action.I also tried to add &sheet=supply chain at the end of URL but did not work.