Question
3
Replies
132
Views
Posted: May 20, 2016
Last activity: May 27, 2016
Closed
Solved
Bix Output of data with embedded comma's question.
One of our projects is outputting data via bix in CSV format. The problem is, the data apparently has embedded commas. Is there a easy way to avoid the miss-interpretation that follows? Like convert all "." to " " ? Or switch to XML output?
Hi Ivan,
It depends a bit on what version is in use and how exactly you're running BIX. If you're running BIX from the command line, you could use the -l (lowercase L) parameter to change the delimiter:
This screen shot is from the latest BIX User guide:
https://pdn.pega.com/documents/bix-72-user-guide