The report I’m working on now requires a running count for each line item within a group. Fortunately, Jasper has an easy way of doing this, by simply using $V{groupname_COUNT}, where groupname is the name of your group.
I'm the founder of PeepNote.com, the CTO for wombeat.com, and the Sr Rails Developer for mileyworld.com, a digital nomad, father, movie & ice tea connoisseur, avid reader & writer, and a black belt. Read my full bio »
The report I’m working on now requires a running count for each line item within a group. Fortunately, Jasper has an easy way of doing this, by simply using $V{groupname_COUNT}, where groupname is the name of your group.
Comments are closed.