i have two arrays
array 1 ["test1","test2","test3"]
array 2 actually from my sharepoint list and the value for example ["test1","test2"]
how to compare array 1 and array 2 so i can add test3 in array 1 to array 2?
Hi @AdhamFH, why do you want to compare?
According your description it's quite enough to replace array2 with array1.
@VictorIvanidze actually i want to compare array 1 to my sharepoint list item, if one of item in array 1 not equal to my sharepoint list item then i want to create item if equal i just want to update some field
Sorry I still do not understand your requirement. Could you provide more detailed description?
Also have a look at this thread.
@VictorIvanidze i have an array and the items for example ["test1","test2","test3"] and then i want to compare to my sharepoint list item, for example if "test1" in array not in my sharepoint list then i want to add it to my splist if it already in my splist then i want to update column
I gave you a link to the similar flow - just try to modify it.
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.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
45 | |
16 | |
15 | |
14 | |
13 |
User | Count |
---|---|
78 | |
40 | |
28 | |
22 | |
19 |