Jump to content
JasperReports Library 7.0 is now available ×

Display top N elements in bar chart [resolved]


belafkih.hayat

Recommended Posts

Hello,

I need display the top N values as bars charts, i tried to set the limit key word in sql request as :

select values from items order by values desc limit 0, $P{LIMIT_ROW}[/code]

but the parameter LIMIT_ROW is not rocognized !

Is there a way to specify the number of bars without sql request.

Thanks in advance for any Help.

H.B

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