I have a few simple flows. When it's straightforward, filtering by one variable, it's working beautifully! When I try to add one more filter to the mix it falls apart.
I've included images for what is working...
How do I filter by two items?
- find those that contain WC
- Find those that contain MC
- For those that selected MC, include location (data from another column in excel)
Then
Merge all into one html table...
I hope this question makes semse