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 / Checkbox value from Po...
Power Apps
Answered

Checkbox value from PowerApps to PowerAutomate

(0) ShareShare
ReportReport
Posted on by 73

Hi

 

I'm trying to pass several checkbox boolean values from powerapps to powerautomate. My flow triggers fine but inside the flow all the values are coming through as false even when checked in the app.

 

On my app I have a submit button which launches the flow correctly this is what I have in the OnSelect property:

 

SubmitForm(SharePointForm1);

'UpdateData'.Run(SharePointForm1.LastSubmit.ID,CheckboxJan.Value,CheckboxFeb.Value,CheckboxMar.Value,CheckboxApr.Value,CheckboxMay.Value,CheckboxJun.Value,CheckboxJul.Value,CheckboxAug.Value,CheckboxSep.Value,CheckboxOct.Value,CheckboxNov.Value,CheckboxDec.Value)

 

On the flow side I am using the PowerAppsV2 trigger with each checkbox having an input yes/no.

 

Any pointers on where I'm going wrong? Thanks in advance!

 

Categories:
  • Verified answer
    narayan225 Profile Picture
    2,547 Moderator on at

    @WalesMariner 

     

    After you submit a form, all of its controls get reset. You can either use the form.LastSubmit function to retrieve what was submitted last to run the flow.

     

    https://www.spguides.com/powerapps-lastsubmit/

     

    Instead of passing all checkbox values as parameters you can set and chamge a variable instead to trigger the flow with just one parameter..

     

    Set onCheck to a variable and pass that variable to a flow.

     

    Cheers!

  • WalesMariner Profile Picture
    73 on at

    Thank you @narayan225 that works perfectly!!!

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 394 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 324 Most Valuable Professional

Last 30 days Overall leaderboard