I am trying to Get Items from a SharePoint list based on two (2) different Select actions. The output of the first Select action is used in a foreach block (Apply to Each action) which then has another foreach block that uses the output of the second Select action. That works fine. Then, within the second foreach block, I have the Get Items action that filters based on three values. The entire process works as the output of the Get Items is exactly what I am trying to get from this. However, the first foreach block errors out and kills the flow. I don't understand why, and there is no useful error message given.
Can someone tell me what is causing the issue? Snapshot follows...
Unidentified Error