Forum Discussion
GMcCartney0607
2 months agoOccasional Contributor
I have a schema.ini, but it only specifies the delimiter. Are you saying that I need to specify the field type (string) and length so that TC it will not convert and drop the leading zero for the quoted strings?
rraghvani
Champion Level 3
2 months agoYou didn't mention that you were using scheme.ini in your original post!?
Have you used the following dialog to create your Data-Driven Loop?
If you haven't used the above dialog, what exactly are you using to read your CSV file?
- GMcCartney06072 months agoOccasional Contributor
Yes, this is how I define the loop variable.
- rraghvani2 months ago
Champion Level 3
The screenshot that I have provided, is the exact settings you require - the preview actually shows ID, Area and Name being read as strings, and maintaining leading zeros. Which can be seen in the output results.