I have created a Flow to get the Files from a Folder in sharepoint. This folder contains all the files with extensions like .pdf,.xlsx and .eml(referring to emails). Now in the Action Get files (Properties only), I need to write a Filter query to get all the Files except for .eml extension.
I am not sure on how to write it. Need help