web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Navigate to another sc...
Power Apps
Answered

Navigate to another screen when clicking on gallery item

(0) ShareShare
ReportReport
Posted on by 68

Hello All,

 

I have gallery connected to a SharePoint list, is there a way if i click on one of the items it will take me to different screen?

 

i am not able to select the items one-by-one from the gallery and change the "onselect" value because this is a gallery and it will only allow me to do it only if i select the first top left item.

 

attached an example

 

what i treid is i put the screen name into the item "Title" and write the following:

Navigate(ThisItem.Title)

 

but it did not work..

 

any ideas!

 

Thanks!

2019-05-09_15-59-07.jpg
Categories:
I have the same question (0)
  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @EMohaisen 

    If I understand you correctly, you are wanting to navigate to a screen by reference to the item.  For example, if the Item had a title of "screen1" you would want to Navigate to screen1 and if it was "screen2" you would want to Navigate to screen2.

    I am afraid this is not possible in PowerApps.  There is an Idea in the Idea Forum that relates to this, should you wish to vote on it.

    As it is right now, you would need to use logic in your OnSelect formula to do this, similar to this:

    Switch(ThisItem.Title,
     "screen1", Navigate(screen1, None),
     "screen2", Navigate(screen2, None),
    etc...

    I hope this addresses your question and that I understood what you are intending to do properly.

  • EdMoh Profile Picture
    68 on at

    @RandyHayes 

     

    Thanks a lot!!! it's working as I expect!!

    excellent idea and thanks again for your help 🙂

    much appreciated Randy

    reg,
    Eyad

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard