Trying to pull rows from an excel to filter, save to a list and then email.
1) Assuming Excel "Current Hire Date" comes in as string (source is custom: 14-Sep-15 12:00:00 AM), Im not sure why both a Condition and filter array fail --> [Current Hire Date] Contains [utcnow('mmm')]. Is there an expression to convert to string?
2) Is there anyway to avoid having to "Format the Table" in order to make excel columnms available for flow?