Hi @salazachou,
indeed the backslashes cause trouble here. But you can easily tell the String Manipulation (Variable) node to read it as a backslash by adding a second one: replace(string($${Spath}$$),"Folder 4\\ExcelFile.xlsx","")
In the String Manipulation node, I think you should also remove the * symbols.
Best regards,
Daniela