The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
We have a report consisting of custom navigation pane to switch between the tabs. We have used bookmarks to expand/ collapse the navigation pane and used buttons to navigate between the tabs ( have given the action of page navigation to buttons).
Issue :
When we are expanding navigation pane on 1st tab and click on the button to navigate to 2nd tab, we are redirected to the 2nd tab successfully. However the navigation pane remains opened up on the 1st tab.
When we navigate again from the 2nd tab to the 1st tab using navigation pane, we are successfuly getting redirected to the 1st tab where we see that the navigation pane by default remained open ( as we didnt close it earlier)
Ideally our ask is that when we are navigating from current tab to a different tab, then the navigation pane should close the current tab so that when we return back the pane appears to be closed.
For further clarification, I have prepared a mock example of this scenario in the attached pbix file (link below). Here, we open up the navigation pane in summary tab and navigate the 'Deep dive' page. Then to go back to summary tab, we open the navigation pane on summary tab and click on 'Overview'. After we get redirected to Overview tab, we are still able to see the opened up navigation pane which should ideally be in a closed stat
Requesting you to help us with appropriate solution. Please let me know in case if any other information/details are required. Thanks!
Link: https://drive.google.com/file/d/1Kbw9TkmgXor2CPmnipsMZGMO26qDJqAh/view?usp=sharing
Hi,
Use Bookmark instead of Page Navigation it will Work.