Hi Chaitanya,
If you are running the Fast export in UNIX then you can try creating the output
file a comma seperated one with a .csv extention
i.e have "," as your delemiter
ex: abcdef,hijklmno,wer
and then when you move the file back to windows it will open in excel and the fields will be split based on the delimiter (",")
Please let me know if this helps
↧