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.