Jump to content
We've recently updated our Privacy Statement, available here ×

Excel Reports store "Number as Text"


omb

Recommended Posts

Hi,

 

I am using JavaBeanDataSource to populate reports. The field values are defined as java.math.BigDecimal types in .jrxml files. Corresponding bean methods return BigDecimal values to populate the report. I see that xls file contain "Number as text" warning instead of these BigDecimal fields stored as numerical values.

 

I saw an earlier thread that recommended using JExcelApi instead of POI to export to XLS file. I have tried both the libraries with same result.

 

Appreciate any help in this regard.

 

Thanks.

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...