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 incorrectly p...
Power Apps
Unanswered

Dropdown incorrectly populates with other record's data upon edit

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello All,

 

I have an app that after submitting the form, it makes the rest of the data cards visible and switches to edit mode. One of the newly visible data cards contains a dropdown with ["", "foo", "bar", "hello"] as the hard-coded Items. If you do not save again and move to another screen, the dropdown should remain blank since it did not write to the SharePoint List. However when you go back to edit the form the dropdown is populated with a value from a previous record that contained either a "foo", "bar", or "hello". 

 

The odd thing is if you back out a second time and go back to edit, the problem corrects itself and you are left with a blank value. The data card Default is ThisItem.ColumnName and the dropdown Default is Parent.Default.

 

What am I missing? 

 

Let me know if I can provide any more info.

 

-Mike

 

 

Categories:
  • Vijay Tailor Profile Picture
    2,961 on at

    Hi,

    As I understand the below-mentioned issue.

    You not saving the DropDown value in SP List. [Correct].

    So when you navigation to Next Screen on Click of a button,

    Then you can add the below  Code in OnSelect Properties of the Button that you are using for navigation for the Next Screen.
    Code -   Reset(DropDownName);
    Once you Place this Code and COmeback to the Screen then it will clear the DropDown.


    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Reset(DropdownName) does not work in this case. When you return to the edit form it still populates the dropdown with the previous record's value.

  • Vijay Tailor Profile Picture
    2,961 on at
    If possible, please attach the Screenshot of Error.
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    sweep1.PNG

    sweep2.PNG

    sweep3.PNG

    Blank, New Screen, Go to Edit, Not Blank

    sweep1.PNG
    sweep3.PNG
    sweep2.PNG
  • Vijay Tailor Profile Picture
    2,961 on at

    In that Scenario, you can reset the form on Click of Navigation Button.

    and  Collect the Form data to a variable on click of the Navigate button.

    if you want to go back to screen then assign variable to form in ItemProperties.

    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "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

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
11manish Profile Picture

11manish 411 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 338

#3
WarrenBelz Profile Picture

WarrenBelz 256 Most Valuable Professional

Last 30 days Overall leaderboard