web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : ac0lelJXMt10CmLTfcWvKE
Power Apps - Microsoft Dataverse
Unanswered

Update table column after multistep form submission

Like (0) ShareShare
ReportReport
Posted on 10 May 2023 06:15:04 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
    34 on 10 May 2023 at 09:42:00
    Re: Update table column after multistep form submission

    Sure will do!

  • v-zhoqian-msft Profile Picture
    Microsoft Employee on 10 May 2023 at 09:38:18
    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
    34 on 10 May 2023 at 08:59:50
    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? 

  • v-zhoqian-msft Profile Picture
    Microsoft Employee on 10 May 2023 at 08:40:24
    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

Announcing our 2025 Season 2 Super Users!

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410 Super User 2025 Season 2

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 2

Featured topics

Loading complete