Having some issues with the ODATA query when using "List Rows Present in the Table" to build the flow.
I have an excel file that contains a few columns and one of the columns is "Username".
I am using the "List Rows Present in the Table" to lookup this row from the excel file based on an input that comes via another source.
I need to check this using the "contains" operator but not able to figure out the correct syntax to apply in the Filter Query field.
Tried a number of different ways but they all end up in errors.
How can I get this resolved?
The error I get when running the flow is the following:
Syntax error at position 17 in 'Username contains juarestrepo'.
inner exception: Syntax error at position 17 in 'Username contains juarestrepo'.
clientRequestId: 4de78408-ae00-49ed-81aa-d70bc5e3ab38
Attached is also the screenshot of the "Get List Rows Present" 

body":{"status":400,"message":"Syntax error at position 17 in 'Username contains juarestrepo'.\r\n inner exception: Syntax error at position 17 in 'Username contains juarestrepo'.\r\nclientRequestId: 4de78408-ae00-49ed-81aa-d70bc5e3ab38","error":{"message":"Syntax error at position 17 in 'Username contains juarestrepo'.\r\n inner exception: Syntax error at position 17 in 'Username contains juarestrepo'."},"source":"excelonline-wus.azconn-wus.p.azurewebsites.net"}