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 / Check Box value not up...
Power Apps
Answered

Check Box value not updated after save of form

(0) ShareShare
ReportReport
Posted on by 480

Hi Dears,

 

I have a powerapps form which saves data to Sharepoint List. It has a check-box data card in it. I click on New, click on check-box (ticked) and save form. The value is updated in the sharepoint list. But, the moment i click on save, the check box tick disappears. Also, in Edit Mode, the check box appears as not ticked.

In the update property of data card (Bank Transfer_DataCard1) i have put - BTCheckbox.Value

 

Kindly help me urgently as I am unable to resolve this.CheckBox1_Properties.PNG

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

    @cyberco01 

     

    On the Save button, please add an action to refresh the data source, so that you can see the latest value.
     
    Expression: SaveForm(Form); Refresh(DataSource)
     
    Hope this Helps!
     
    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
  • cyberco01 Profile Picture
    480 on at

    Hi @yashag2255 ,

     

    I am not getting the function - SaveForm(Form). Kindly help.

     

    ;SaveForm_OnSuccess.PNG

  • yashag2255 Profile Picture
    24,769 Super User 2024 Season 1 on at

    Hey @cyberco01 

     

    Please replace SaveForm function with SubmitForm and this should work.
     
    Please note that in refresh(dataSource), the dataSource is actually the name of the data source (in this case it should be the name of your sharepoint list)
  • cyberco01 Profile Picture
    480 on at

    Hi @yashag2255 ,

     

    I did as suggested, still it did not work. on click of save, the ticked check box becomes unticked. Any other setting that I need to take care. My check box is a data card.

  • Verified answer
    yashag2255 Profile Picture
    24,769 Super User 2024 Season 1 on at

    @cyberco01 

     

    As per your screenshot, you are updating the OnSuccess property of the form, is it a requirement?
     
    I replicated the same scenario to see if the checkbox input is getting updated and it was successfully saved and updated on my PowerApps. Please check for the below validations:
    1) The Default property of your Checkbox control, is set to "Parent.Default".
    2) The update property of DataCard is set to "Checkbox1.Value".
    3) I have nothing on the OnSuccess property of my Edit form.
    4) The submit button has the "OnSelect" property as "SubmitForm(Form1)".
     
    Please write the formulas without Quotes(").
     
    As per my Screenshot, I have created an edit form based on Gallery Item selection.
    MicrosoftTeams-image (104).png

    Hope this Helps!

  • cyberco01 Profile Picture
    480 on at

    Thanks a Lot for the help. Above solution worked.

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 426

#2
WarrenBelz Profile Picture

WarrenBelz 381 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 315 Super User 2026 Season 1

Last 30 days Overall leaderboard