I have two SharePoint lists. A with 306 records B with 950 records
My flow is structured as follows step 1 - manual start step 2 - get items from SharePoint A step 3 - get items from SharePoint B step 4 - select the unique ID from SharePoint A step 5 - select the unique ID from SharePoint B step 6 - Filter Array to compare ID's From is output from Select SharePoint B Filter box 1 is Output Items from Select SharePoint B Filter box 2 is Output item from Select SharePoint A
step 7 - Condition If True (a match is found), then send notification to me with subject line True and body with the unique ID If False (no match found), then send notification to me with subject line False and body with the unique ID
Besides the flow taking forever to run, the flow results in only False notifications regardless of whether a match is found.
I have compared the inputs from the two Select steps to make sure that the ID's are being listed in a similar format. Output from A looks like this Output from B looks like this
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.