Dear Experts,
I have a hard time to update the rows in Dataverse. I have tried as per Solved: Unable to update row in Dataverse - Power Platform Community (microsoft.com) but it only can update the first record.
I believe I need to change something in this compose expression:
outputs('List_rows')?['body/value'][0]['crd55_pickeditemsid']
Found the answer!!
Just use items()?['YourTableUniqueIdentifier']
Hi @rampprakash , I have now put the compose inside the loop but the flow still only updated the first record out of the 4 rows. Where do I miss?
Hello @JAWL
As per your screenshot yes it will update only one record in the loop. Because you are setting the Value Outside the Loop.
Set Value and Update should be inside so that it will loop each record for update.
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
mmbr1606
22
Super User 2025 Season 1
stampcoin
17
ankit_singhal
11
Super User 2025 Season 1