Hi There,
I am trying to filter out by a choice column if the choice is either Won, or Lost, then using apply to each to send an email to the person that is assigned that opportunity.
The choice column name is "Status" but the actual name in Microsoft list is field_7
Screen Shot:
Here is a screen shot of the get items (which i know works because without filter array it just outputs all oppertunites to each account manager
Finally here is the apply to each with send an email (V2)
What am i missing, why wont the filter array filter our Won or Lost opportunities?