Jump to content
JasperReports Library 7.0 is now available ×

How to change decimal separator for Jasperserver rest api.


pawetar90

Recommended Posts

Hi, I always generated jasper reports using rest api with '.' (dot) as decimal separator. After I installed jasperserver 8.1.1 version, the server requires ',' (comma) as decimal separator in rest api parameters. How can I change it to dot?

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 months later...

Hello 

If you are using JSON then net.sf.jasperreports.json.number.pattern parameter could help.

Please refer the below articles for more details:
https://community.jaspersoft.com/wiki/sample-report-using-json-data-source-deployed-jasperreports-server
https://jasperreports.sourceforge.net/sample.reference/jsondatasource/index.html

 

Thank You!

Link to comment
Share on other sites

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