Skip to main content

Notifications

Community site session details

Community site session details

Session Id : FHWLunx5IlzrwAk8IwJimq
Power Apps - Building Power Apps
Answered

Navigate to different Powerapps screen based on my gallery selection

Like (0) ShareShare
ReportReport
Posted on 30 Mar 2022 05:17:51 by 10

Hi,

 

I am making a procedure portal for my organisation where one can select Procedure name from Gallery table and based on selection, that particular procedure screen should open.

 

First I tried to do it via Data table and add hyperlink to that table to navigate to new screen but problem is I can't increase data table row height and can't wrap text due to which procedure name is not properly visible.

 

Please help in this regard. How can it be done. I am pretty new to Powerapps.

 

Regards

Aman

  • BCBuizer Profile Picture
    22,048 Super User 2025 Season 1 on 06 Apr 2022 at 09:30:16
    Re: Navigate to different Powerapps screen based on my gallery selection

    Hi @Aman12345 ,

     

    Did you have any joy finding the solution to this issue? If so, please mark the solution for other users to benefit.

  • BCBuizer Profile Picture
    22,048 Super User 2025 Season 1 on 30 Mar 2022 at 07:30:35
    Re: Navigate to different Powerapps screen based on my gallery selection

    Hi @Aman12345 ,

     

    If I understand correctly, the procedures are the items in your gallery and you would like to see the the details of that item when clicking on the name in the gallery.

     

    Assuming you have a form on the screen you want to navigate to, all you have to do in the Gallery, is set a navigate function to the screen that has the form. The item property of the form then needs to be set for Gallery.Selected, so it will show the details for the item in the gallery that was clicked on. Please replace the Gallery part to match the name of your gallery.

  • Aman12345 Profile Picture
    10 on 30 Mar 2022 at 05:42:12
    Re: Navigate to different Powerapps screen based on my gallery selection

    Thanks @TheRobRush for quick response.

     

    I got your point but my requirement is slightly different.

    I have screen designed in Tabular form. I need that when user touches "Procedure Name" column content, it should navigate to that particular procedure screen. 

    WISpower.PNG

    Screenshot attached for better understanding of my issue.

     

    Thanks a lot for quick response.

  • Verified answer
    TheRobRush Profile Picture
    11,121 Super User 2025 Season 1 on 30 Mar 2022 at 05:26:14
    Re: Navigate to different Powerapps screen based on my gallery selection

    put a button in the gallery and set its onselect to

    Switch(ThisItem.<Title or whatever name of most unique column is in this dataset>,
    "First Value it could be", Navigate(<Screen name it should go to>),
    "second Value it could be", Navigate(<Screen name it should go to>),
    "third Value it could be", Navigate(<Screen name it should go to>),
    "Fourht Value it could be", Navigate(<Screen name it should go to>),
    Navigate(<Screen name it should go to if all else is false>))

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.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Building Power Apps

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 4 Super User 2025 Season 1

#2
danielleh Profile Picture

danielleh 2

#2
AD-05051919-0 Profile Picture

AD-05051919-0 2

Overall leaderboard