Hi community,
may I please ask for your help on the following issues. I try to filter a huge excel report to process only the requiered topics within a flow. So I try this filter in a 'list rows in present table' action but it don´t work - as bad request.
substringof('DE',CompanyCode) and LastModifiedDate gt '@{addDays(utcNow(),-2)}'
At least I need both filter to reduce the file much as possible.
Thx Martin