Dear Experts,
I'm looking solution for below issue:
I have a text file that able to filter array a certain keyword (unique) based on Filter array to find the exact line that contain the keyword using split function. Then just use substring to keep the exact keyword based on the position.
Now I have unique keywords using Apply to Each, where i would like update in SharePoint with condition
1. Compare each Keyword/compose output- If the keywords are same, just update the same value in SharePoint.
2. If keyword/compose output not same, update all the different keywords in SharePoint.
3. If keyword not find then state "Not Found"
My current flow:
But not having result as expected.
second page