Hello, I have a flow that runs a filter query on a spreadsheet to find the email address that triggered the flow i.e. from a form.

However, I'm getting this error when the users email address contains an apostrophe. For example; firstname.s'urname@emailaddress.com
This is the error:
Syntax error at position 35 in '_es_signer_email eq 'firstname.s'urname@emailaddress.com'.
inner exception: Syntax error at position 35 in '_es_signer_email eq 'firstname.s'urname@emailaddress.com''.
Does anyone know if there is work around?
Thanks,
Josh