Hi there, I just started building flow and here is what I am trying to achieve:-
I have 2 SharePoint Lists, i..e. 1st List is to store the titles retrieved from the RSS feeds. The 2nd List is to store some keywords. I want the flow to check whether all those keywords can be found in the RSS feed titles.
Below is the screen dump of the flow. The Output from Apply to each loop keeps on returning {"Title":"Value"}. I have been trying to find a way to get the Value only, instead of the array item container. I was not successful and kept on getting all sort of array and data type incompatibility errors. I would highly appreciate any helps. Thanks a lot!
