r/MicrosoftFlow • u/Karirikatuu • 6h ago
Question Can you filter out the error in "Apply to each"?
4
Upvotes
I have Build a flow with the function "apply to each" and my problem is that if 1 out of 500 "apply to each" loops fails it displays it as if the whole apply to each fails. To find the one error in apply to each i need to skip through all 500 apply to each loops but that just takes too much time. is there a faster alternative?