@spa3212 said in Reading input data from csv file of non english:
@Fox so don't know for csv file this doesn't work, but for txt file it does :) anyways thans.
This works for any text file. Attach the file for the test
@langtoi said in Error unable to parse variables in Parse CSV string:
I started experiencing this situation in recent versions, it doesn't always appear, it turns my entire software upside down.
Give an example of the string used
Before performing the "Parse CSV String" action, log the contents of the "Account Check" resource. Check if everything is okay there.
Before performing the "Parse CSV String" action, display the resource "{{Account Check|notreuse}}" log and send a screenshot of what is written there.
@langtoi
The developer is aware of this problem.
While this problem remains relevant, you can replace the double quote with a single quote before parsing the string, and then perform the reverse replacement. All this can be done using the "Replace string" action.