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 based off com...
Power Apps
Answered

Navigate based off combo box field

(0) ShareShare
ReportReport
Posted on by 28

I am trying to navigate to a new screen based on a combox box field. I have a combo box that has 2 fields, Title and Sprint. I am trying to see if it is possible to navigate to a separate screen based on the sprint field.

 

Combo Box Example: 

Project Name

Sprint 1

 

Project Name

Sprint 2

 

Now if I select on any item with the second field "Sprint 2" I would like to have it navigate to the "Sprint 2" page. I originally tried 

onSelect --> If statement --> Navigate but had no luck. 

 

Any ideas would be greatly appreciated. 

 

Categories:
I have the same question (0)
  • Verified answer
    Rivius Profile Picture
    269 on at

    Try onSelect -> Navigate with a Switch() function.

    Switch(

    Self.Selected.Sprint,

    "Sprint 1",

    Navigate(SprintOneScreen...,

    "Sprint 2"

    ...

  • hitty Profile Picture
    28 on at

    Ok that does exactly what I wanted, but the minute I select and object with "Sprint 1" it stays on that "Sprint 1" object when I try to switch to a different object. So when I click on the dropdown arrow again, it automatically forces me to that new page without being able to click on a new object. 

  • Verified answer
    Rivius Profile Picture
    269 on at

    Do OnChange instead of OnSelect

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard