View Full Version : crystal report export option


radhakrishnanravi
12-16-2010, 09:47 PM
when report exported as CSV file seperated by '|'. each record must end with data and not '|'.if last column field is empty or null for certain records, the record ends with '|'.Is there any option in export or repot to avoid this situation.

kevlray
12-20-2010, 07:13 AM
Not that I am aware of. A post Crystal Reports application would have be used (VB, VBA, etc.) to strip the '|' off.