Announcements
I think I worded my previous question wrong. How can you navigate from a label to a gallery all within a Form?
@SK76., in future please edit your previous post rather than raising a new one.
https://powerusers.microsoft.com/t5/Building-Power-Apps/Power-App-Form-Show-Hide/m-p/2152197
Regarding your question, are you trying to navigate to a Gallery (on a different Screen), whenever a Label inside a Form is selected?
I will take that into consideration in the future. The client has changed his mind again. I now need to know if it is possible to select a item in a galley and the gallery selected takes you to another gallery with different information all within the same form.
Hi @SK76 ,
Can you show it visually?
Also, is the 2nd gallery's data dynamic?
Is there anyway to select Change Existing Material in the Gallery 1 and have the second gallery appear. Only when Change Existing Material is selected. Need to do for each item in gallery 1.
You can put the following code in the Visible property of Gallery2
If( Gallery1.Selected.Name = "Change Existing Material", true, false )
Does this help you?
Gallery on the left is called Main Categories. The one on the right is called Change Existing Material does this change the formula.
This is what I got. I did something wrong.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 1,074
Valantis 639
11manish 606