Hi
I have a long winded flow that has a branch after a select function, which then has 2 filter arrays to ultimately produce an email (or emails) for the result of the array. ie we have some product returned and I need to send an email to one person if it's a credit, and an email to a different person if we need to order a replacement. Sometimes a person may return more than one product and a mix of replacement and credits within the return!!!
With the current flow, i am getting an email for both, regardless of whether there is a result in the filter array (just the email has no product listed). I have tried a condition of equals null but no luck...... Any help greatly appreciated!
