I have created a Flow to update the Stagename in a Business Process Flow table. Although the run says successful, the expected Table update did not occur. This is the Update Row config:
The Row ID field is taken from a List Rows where I have filtered to the correct record in the Business Process Flow table. The active stage is set to the _processid_value from the Process Stages table that has the stagename = 'Approved'. When the update runs, nothing seems to happen. Can anyone tell if I am missing something here?