Hello,
I am trying to automatically create a table row in dataverse. This row has a 1:1 relationship with another table. I create the row and update the lookup field in the newly created row with the existing row from another table. After this row is created I apply its Odata.id to the other table's lookup field. The problem is whether is do the old syntax 'plural_tablename('Row_Id')' or use the OData.id the flow returns an error not found. Here is the details:
Above is the creation of the new row.
Above is the failed to update row due to the created row not existing. I have setup a delay of, up to 1 minute, and it still fails. So Im am unsure on what to do next. Please help.

Report
All responses (
Answers (