Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
How to initialize group count in BIRT
rbai
Hi,
We are using BIRT 2.1.2 for Maximo 7. I need to reinitialize the group count back to 0 when group value changes. Which method should I use?
Thanks
Ruth
Find more posts tagged with
Comments
mwilliams
Hi Ruth,
Can you explain a litle more about your issue? Thanks.
rbai
Michael,
Thanks for your replay.
I tried to create a summary report in BIRT. The report is group by workorder.failurecode. I need to calculate total reported records, total repaired records, and total pending records for each failure code. I declared global variables creported, crepaired, and cpending. When the group value changes, I need to reset creported, crepaired, and cpending to 0. Where can I reset the these value to zero when group value changes?
Thanks again
Ruth
mwilliams
Ruth,
You should be able to do this in the group footer script.