Hello @guillaume5,
Sorry if I’ve misunderstood it. But you’re trying to replace that backticks(”,“) to regular quotes(").
Check this regular expression that I’ve created on regex101: build, test, and debug regex
Just need this basic expression (“|”) then use replace it with ".
You could try this on the replace() function. Replace Documentation
The formula for the replace function
{{replace("Your keyword variable or text here"; "(“|”)"; ")}}
If this is not what You wanted then please clarify more about it.
P.S.: Always search first, Check Make Academy. If this is helpful, Mark Best as Solutions
and give ![]()
If you need expert help or have questions? Contact or comment below! ![]()