Hey Guys,
I am trying to create a flow that will allow me to update a list in Sharepoint using an excel file stored also on Sharepoint.
I have followed some tutorials from youtube, but I get a following error that brakes my flow during checking condition: (
if value is not = 0:
* update the Sharepoint list item,
else:
* create a new item
ExpressionEvaluationFailed. The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression 'value@{outputs('List_rows_present_in_a_table')?['body/value']}' is of type 'String'. The result must be a valid array. |
Hi @booshooy
Could you post a screenshot of your flow? Believe your mapping is not quite right. It is expecting an array and your dynamic current mapping is returning a string hence the error.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi Abm,
this is the first time I am doing this, so I am pretty confused :'( , here's the screenshot:
Hi
Why you have two apply to each
I want to see the full flow to determine what's wrong here.
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogThe first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
31 | |
27 | |
27 | |
21 | |
10 |