Jump to content
Changes to the Jaspersoft community edition download ×

incorrect values of X axis


khaled_khlifi

Recommended Posts

Hello,

multi axis chart works fine except the values of the x axis are shown not as expected,

the chart use this request:

select "Annee",sum("Consommation") from "Consom_N"group by "Annee"order by "Annee"[/code]
 
but the chart shows the values of the sum field different than values gotten from DBMS "postgresql" when using the same request
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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