09-15-2023 01:01 AM - last edited 09-15-2023 01:05 AM
About
Creating a two-level navigation menu in Power Apps, without using a nested gallery 😱
Nested galleries are a common technique to create this kind of functionality. However, nested galleries demand increased loading resource and therefore can produce increased load times/performance issues.
Solution
This solution features a component that acts as a two-level navigation menu, using only 1 gallery. This technique could be extended with further levels. The key is how to structure the data that feeds the menu, using key attributes to drive functionality and formatting.
Install
Download the NestedNavigationMenu_1_0_0_2.zip file, then follow this Microsoft Learn Article to import the solution into your chosen environment. Open the application in edit mode to see the underlying configuration.
License
This is free to use, no Power Platform licensing required.
Ongoing updates
Any ongoing updates to the solution will be published to this GitHub repository.
------------------------------------------------------------------------------------------------------------------------------
Feel free to visit my blog: https://platformsofpower.net
Enjoy my content and samples? Be sure to subscribe!