• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Jasper related querstion:XLSX formatting issue: number displayed as text

 
Ranch Hand
Posts: 63
Oracle Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Fellow Ranchers
i am using jasperreports-4.1.2.jar,poi-3.7-20101029.jar in one of my projects.I have to generate xlsx report using Jasper. I have ireports 4.1.1 for report designing.
the report is getting generated fine.But all the numeric values are appearing as Text.
i have used following in my code where i export the report via JRXlsxExporter.
:

But still the issue exists.Can you please explain why this is happening or how this can be resolved? is it a problem with jar version?

Cheers
Vinny M
proud fan of European Champion Chelsea F.C.
reply
    Bookmark Topic Watch Topic
  • New Topic