File variables with the special characters are not recognized.
Eg) I am having a file variable (test2.txt) with values like
123
#32#3#000487#000730#
#test1
#test2
abc
Only 1st value(123) and last value(abc) are recognized and other values with special characters are not recognized.
Hi, to resolve the issue, you need to include '','' before every line. And neoload will recognize all the characters. You can see the example in the two screenhots. You can also use '';'' too you just have to pick the one you selected as a separator. (You will have an empty column)
I hope you find this helpful.