Jump to content
Changes to the Jaspersoft community edition download ×

Dynamic top10 report using domain


wolfram

Recommended Posts

Hi,

I'm currently doing a dynamic top10 report, the filter of the report is a date range. I can easily do this using SQL statement but I need to do this using the domain. Can someone help me on how to create a dynamic top 10 report using domain?

By the way, the report is a dynamic top 10 total sales per category, I need to acquire a select statement something like this (SELECT category, sum(sales) from tbl_sales WHERE sdate between $P{date1} and $P{date2}) using domain.

Thanks in advanced,

Mel



Post Edited by melandro at 09/14/2012 13:24
Link to comment
Share on other sites

  • 2 years later...
  • Replies 1
  • 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...