Currently ODATA filter queries in Flow work with: Title eq '[value]' but not with File Name. In SharePoint online the Title field is optional and many users do not fill it. What is not optional is the Filename, or {Name}. Please consider supporting that field in the ODATA syntax so we could filter like: FileName eq '[value]'. Thanks
... View more