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 / Dropdown selection to ...
Power Apps
Answered

Dropdown selection to html text on separate screen

(1) ShareShare
ReportReport
Posted on by

I'm building an app that includes 10+ questions on the first screen, and based on selections, text indicating the answer will appear on a separate screen using html text. This works well apart from a Combo Box on the first screen that allows multiple selections. I've added a DONE button on the summary screen that starts a new form and navigates back to the first screen. All labels and other html text fields reset correctly, but the selections from the Combo Box always stay on the summary page.

The Combo Box appears on the first page if a previous question is answered Yes. How could I ensure these selections were cleared on each New Form? Thanks

Categories:
I have the same question (0)
  • Verified answer
    Daniel Bocklandt Profile Picture
    5,151 Super User 2026 Season 1 on at

    Hey @Bonniedog2 

     

    I know this problem. Here is how I always solve it.

    In the DONE button that resets you form add this code: 

    Set(varReset,false);
    Set(varReset,true)

    Now you can put this variable inside the Reset Property of your combobox: 

    DBO_DV_0-1720677319211.png

    That should help you out. 

     

    Let me know if you have any questions. 

     

  • Bonniedog2 Profile Picture
    on at

    Thanks!!! Worked perfectly - saved me from a bunch of headaches!!

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 474

#1
Valantis Profile Picture

Valantis 474

#3
WarrenBelz Profile Picture

WarrenBelz 375 Most Valuable Professional

Last 30 days Overall leaderboard