Category: | Bug report |
Priority: | Low |
Status: | Assigned |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | Not Attempted |
Assigned to: |
I tried crosstab (Pivot Table) to watch as follow the video by jaspersoft studio.
https://www.youtube.com/watch?v=goMekbmIG2Y&list=PL6370A684081DAE8F
Excel Datasource cannot sum.
net.sf.jasperreports.engine.JRException: net.sf.jasperreports.engine.JRException: Unable to get value for field 'Budget Amount' of class 'java.lang.Integer'
Both Excel2007-2013 type and Excel97-2003 type is same error.
But CSV Datasource is fine.
5 Comments:
That's obvious because the video is applying formatting to numbers fields - this just converts numbers to Strings.
Of course,I changed String fields to Integer.
But,Excel data source occur this error.
I was unable to reproduce it in iReport v5.5.
The bug seems to be related to iReport v4.0.1