
Announcements
I have a flow which is checking my Filename which is being passed to the condition action block. I am checking if my filename has word metadata in it. So if I pass filename as metadatafile.csv, My flow which says (if filename does not contain metadata) should return false but it is returning true. What wrong am I doing??