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 Apps
Unanswered

If condition

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

How to use If Condition if the case was:

The user selects an option from a dropdown list and if the next textbox says, see page ## should be transferring to the next page.

 

Please help

Categories:
I have the same question (0)
  • zmorek Profile Picture
    3,272 on at

    Do you mean to navigate to another screen based on a dropdown's value?

    If(Dropdown1.Selected.Value = "See Page ##", Navigate(Screen))

  • PriyankaGeethik Profile Picture
    3,320 Super User 2024 Season 1 on at

    Hi @Anonymous ,

     

    As far as I was able to understand. Something like below will help in our case. 

    If(dropdown.select.Value = Option, Navigate(Page))

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    dropdown.Select.Value isn't supported in powerapps i guess

  • PriyankaGeethik Profile Picture
    3,320 Super User 2024 Season 1 on at

    Hi @Anonymous 

     

    Please updated you dropdown name and values in below formula. I have just given a temporary structure of the if condition you need to update it according to your requirements. 

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I did the following but I don't know why it still shows error.

    Also, when I used dropdown.Selected.Value game me an error

    hantalabu_1-1629355021400.png

     

     

  • Mitanshu Profile Picture
    1,650 Moderator on at

    @Anonymous 

    Have you tried this?

     

    If(DatacardValue22.Selected.'Item Description' = "See Page", Navigate('Sub Parts', Fade))

     



    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Yes, although no errors appeared but the code did not work and didn't navigate

  • Mitanshu Profile Picture
    1,650 Moderator on at

    Can you create a label on your screen and for Text property put - 

    DatacardValue22.Selected.'Item Description'

     

    Now, from your dropdown, when you select "See Page" does your label update to See Page as well, or something else?

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

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!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 84

#2
WarrenBelz Profile Picture

WarrenBelz 79 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 40 Super User 2026 Season 1

Last 30 days Overall leaderboard