Groups are currently limited to being based on one value. My guess is that you need to break a group based on two values instead of one. What you could do is create a custom group based on a TppVariable, and in its OnGetText event, you could set its value based on a condition that would satisfy the use of one of your two desired group break values. This would let you control when the group breaks.
Comments
you need to break a group based on two values instead of one. What you
could do is create a custom group based on a TppVariable, and in its
OnGetText event, you could set its value based on a condition that would
satisfy the use of one of your two desired group break values. This would
let you control when the group breaks.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
Thanks
Marco
--------------------