Hello All,
I am struggling with what should be a simple Flow where I create a new record in a custom entity using information from the Accounts table in Dataverse. I am using the following expression:
first(outputs('List_rows_-_Accounts')?['body/value'])?['accountid']Here is the error:

Not sure where I am going wrong and would appreciate any help.
Thanks,
Norm