I’m getting values from excel sheet like this:
“C:\Users\user\Desktop\Company\Folder\File.zip”
Then I send the values as parameters to an activity but it says Illegal characters in path.
I don’t know why, when I let the value in the field (without the variable) it works but when value is in the variable it doesn’t work.