Jump to content
Changes to the Jaspersoft community edition download ×

adhoc view table with two groups and on column


mc.sirius

Recommended Posts

I created a table in an adhoc view of jasperreports server 7.5, with two  groups (column1 and colunm2) and one column (column1)

The sequence of group to be active is firstly column2 and then column1(sql like select column1 from test group by column2,column1) but not  firstly column1 and then column2.

This phenomenon is different from the one of jasperreports server 6.4(sql like select column1 from test group by column1,column2)

I think it is an bug in jasperreports server 7.5. How to fix it?

Thank you!

Link to comment
Share on other sites

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