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 / Reset the next data ca...
Power Apps
Answered

Reset the next data card if the previous datacard value changed inside FORM

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Reset the next data card if the previous datacard value changed inside FORM

Please help.

Categories:
I have the same question (0)
  • alaabitar Profile Picture
    1,503 Super User 2024 Season 1 on at

    Hello,

     

    If you set the form to edit/display mode and have specified the Item property you can then just call the ResetForm(NAME_OF_YOUR_FORM) function and it should reset to the previous value.

     

    Best regards,

    Alaa

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hello Alaa,

     

    I dont want to reset the entire form.

    As  you can see in the attachment if I want to change the 1st data card value from "direct deposit" to something else then 2nd card value should be changed changed to blank.

  • alaabitar Profile Picture
    1,503 Super User 2024 Season 1 on at

    Now I get it, then what you could do is to use a variable in the default property of that data card and just empty the value of that variable.

  • v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Anonymous,

    Do you want to reset another data card value once the first data card value changed?

    Could you please tell me which control do you have in your second data card, a Text Input or Combo Box?

     

    If it is a TextInput, you could set the OnChange property of the data card of the first data card value as below:

    Set(ResetVar,true)

    Set the Default property of the TextInput as below:

    If(ResetVar,"",<YourOrginalFormulaSetForDefault>)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Both the cards are CHOICE box

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Anonymous,

    Modify the DefaultSelectItems property of the second Combo Box as below:

    If(ResetVar,[""],<YourOrginalFormulaSetForDefault>)

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @v-qiaqi-msft 

     

    What if there is no default value in my dropdown box ? 

    Max31_0-1690357916252.png

    Thanks,

    Max

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 899

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 499

Last 30 days Overall leaderboard