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 / Hint text change based...
Power Apps
Answered

Hint text change based on dropdown selection

(0) ShareShare
ReportReport
Posted on by 56

Hi,

 

I am wondering if it is possible to change the hint text based on a drop down selection. 

 

I have a form with a drop down field (named querytype) that has 3 options. New request, amendment request, report an error. Later in the form I have a detailed description field. I want the hint text in this field to change depending on whether they choose new request, amendment request and report an error. 

 

I have tried doing this with If (querytypevalue.selected.value=xxxx) but it just keeps throwing back an error. 

 

I am not particularly experienced in PowerApps and I am still in a learning mode. 

 

Please can someone help?


Thanks

Chris

Capture.PNG
Categories:
I have the same question (0)
  • Verified answer
    SpongYe Profile Picture
    5,909 Super User 2026 Season 2 on at

    Hi @chris_scott 

     

    I recreated your use case and it is working for me:

    HintText property:

    If(
     querytypevalue.Selected.Value="New request", 
     "New request", 
     querytypevalue.Selected.Value="amendment request",
     "amendment request",
     querytypevalue.Selected.Value="report an error",
     "report an error"
    )
    

    SpongYe_0-1718351461580.png

    If you have any questions or feedback, please let me know. Have a great day! 😊

    -----------------------
    PowerYsa Power Platform Enthusiast [LinkedIn] | [Youtube| [My blog]

    I love to share my knowledge and learn from others. If you find my posts helpful, please give them a thumbs up 👍 or mark them as a solution ✔️. You can also check out my [@PowerYSA] for some cool solutions and insights. Feel free to connect with me on any of the platforms above. Cheers! 🍻

     

  • chris_scott Profile Picture
    56 on at

    Thank you so much! Works perfectly. I also feel great because I was almost there, my syntax was slightly off. PowerApps are driving me nuts today. 

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 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard