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 / Post CheckBox Value to...
Power Apps
Answered

Post CheckBox Value to SharePoint List

(0) ShareShare
ReportReport
Posted on by 901

I'm quite new in PowerApps, So please bare with me 🙂

Trying to post the value when a user check "Yes" or "No" to a SharePoint List. Is this the right approach.

 

Capture.PNGSharePoint List.PNG

 

Thank you in advances 🙂

Categories:
I have the same question (0)
  • Verified answer
    v-monli-msft Profile Picture
    Microsoft Employee on at

    Hi @oappdev ,

     

    Since you have a lot of columns in this SharePoint list, did you mean that you only want to update only "Is this a proprity issue" field and leave all other fields empty? Or did you mean that you want the users to be able to update the record, only after the "Is this a proprity issue" field is checked. 

     

    If it's the former, then you need to know that to add a new record or to edit an existing record, you must include all the required fields. That is to say, even if you only want to change this field, you need to tell PowerApps what are the values in Required fields. 

     

    If it's the latter, please please set the Visible property of the Submit button to:

    If(Or(Checkbox1.Value=true,Checkbox2.Value=true),true, false)

    If you are new to PowerApps and you want to use PowerApps to manage SharePoint list items, I'd suggest that you try to create the auto-generated app created from Home > Start from data > SharePoint connection and connect to your list. 

     

    Regards,

    Mona

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!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 85

#2
WarrenBelz Profile Picture

WarrenBelz 76 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard