Jump to content
Changes to the Jaspersoft community edition download ×

CSV Export has extra commas


pbohman

Recommended Posts

Hi All,

I am trying to export a csv file from JasperSoft Studio in Eclipse, the problem is that each row has a different number of columns.

The first row has two columns. and the next two has twelve

i have pasted below part of the CSV file I am generating, my issue lies with the commas that i have pointed out in red below.

If anyone can help me figure out where in my java code or where in the xml code that I can limit the delimiters for the first row let me know.

Any input at all would help.

 

textInTitle , TextInTitle ,,,,,,
SometextInColumn,,,moretext,text,text,text,text
textInDetails,,,0.0%,100.0%,0.0%,21.5%,3.28%
textInDetails,,,100.0%,0.0%,0.0%,16.97%,3.28%
 
 

Thanks,

Patrick 

 

 

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...