Hi,
I have a Dataverse instance that I would like to update through a PowerAutomate FLow.
I can update the field on the first level, but if I try to update a field in the nested table, it failed.
In my screenshot "Status" is a field in table "Competences". "Value" is an nested table that has an field "ValueNumber". I wan't to update "ValueNumber" for this Competence.
Any help is appreciated.
Solved! Go to Solution.
You need to pass the value of the nested table as:
/nestedtableschemainplural/guid
You need to pass the value of the nested table as:
/nestedtableschemainplural/guid
I don't get it. (I'm relatively new with the use of Flow). I've tried almost every combination.
In PowerApps I'm passing the GUID of the Value. In Flow I tried different combinations to update the field "Value", with not result.
Fixed, had to prefix with my custom table value. "customtable_entity(row)"
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
User | Count |
---|---|
79 | |
20 | |
17 | |
14 | |
13 |
User | Count |
---|---|
135 | |
32 | |
31 | |
30 | |
25 |