Hi All,
I'm new to this tool. The issue I'm facing is When I try to import .txt file which is ";" delimeted file. I'm not able to view the data in the Preview part. Could you help me in resolving this issue plese.
because Split tool dont know what column names,
so , In the input tool configuration Uncheck the First row contains FiledNames
then After Parsing tool add DYNAMIC Rename tool then configure as below , and attaching the sample
What you have done should work. Are you able to post a sample of the file?
My data is looks like.
locatin;Financial Company;email;Customernumber;status
US;1;abc@gmail.com;1234;Active
US;2;abcd@xyz.com;1233;Active
In preview I dont see the data.