Jump to content

print order "horizontal" + group $V{REPORT_COUNT}


leniviy

Recommended Posts

I need to have a separate meter chart for each row.

  • Data set has 10 rows
  • Report has 3 columns
  • I create group "rownumgroup" with group expression $V{REPORT_COUNT}
  • put meter chart to Detail band.
  • in chart data set "Reset Type" to "Group" and "Reset group" to "rownumgroup"

If "print order" is "vertical", all 3 columns are filled:

a e ib f jc gd h

but if I change it to "Horizontal", only 2 columns are filled:

a bc de fg hi j

If I make the group expression empty, the elements are ordered correctly, but without the group they all have wrong value:

j j jj j jj j jj

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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