You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Export Datagrid to flat file that doesn't use a comma delimiter

Summary:

I am trying to export data from the Capital Projects reporting cube to a text file, using a DataGrid. The groovy operation to do so is operation.exportDataToFile(dataGrid, sourceFileName). However, this only allows data to be exported with a comma separated delimiter. I want to export data with a different delimiter (example pipe delimiter) because the data itself (certain project properties) have commas. I have been unable to do so. How can this be done?

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!