Skip to main content

Notifications

Power Apps - Microsoft Dataverse
Unanswered

Update table column after multistep form submission

(0) ShareShare
ReportReport
Posted on by 34

I have created a multistep form, The first tab saves records to table1. the 2nd tab would save to table2, and the 3rd tab would save to Table3. However after clicking submit on the 3rd tab, I have to update one column (Yes/No) from table1 to trigger a powerautomate (based on that column in table1). 

 

I tried doing it in the Metadata tab in the 3rd tab form step by creating a multistep form metadata, setting the "Set Value On Save" to yes and setting value to 1 but doing this didnt do anything. Im not sure if what i did is correct. 

 

 

 

Categories:
  • pagets Profile Picture
    pagets 34 on at
    Re: Update table column after multistep form submission

    Sure will do!

  • Re: Update table column after multistep form submission

    Hi @pageflourin ,

     

    Sorry, I didn't notice this was a Power pages issue just now. My previous answer was based on PowerApps, maybe you should submit this question to the Power Pages Community where there are more professional people.

    Microsoft Power Pages Community - Power Platform Community

     

     

     

     

    Best Regards,

    Habsburg Qian

    If this post helps, then please consider Accept it as the solution to help the other members find it.

  • pagets Profile Picture
    pagets 34 on at
    Re: Update table column after multistep form submission

    @v-zhoqian-msft , hi yes but I'm using the power portals multi step form. where do I add that formula in? 

  • Re: Update table column after multistep form submission

    Hi @pageflourin ,

     

    Do you want to modify the record just submitted to the first table, after submitting the 3rd tab?

    The formula is similar to this:

    Patch(table1,Form1.LastSubmit,{thecolumn:1})

     

     

     

    Best Regards,

    Habsburg Qian

    If this post helps, then please consider Accept it as the solution to help the other members find it.

     

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,567

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,907

Leaderboard

Featured topics