Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Group By Calculated Field

edited May 2004 in General
Can't get this working. Basically I've created a group - based on a variable
which I calculate ( OnCalc). i.e. if user decides to group by username - I
pass back the DB.FeildByName('UserName').AsString as OnCalc event handler
for the GROUPVAR.

It doesn't seem to work. it only seems to fire once - therefore I only get
one group. Any ideas?

Comments

  • edited May 2004
    I'm a bit unclear about the issue. Is the OnCalc event only firing once?
    Where is the TppVariable located that controls the group break value? If
    you would like the OnCalc event to fire for each traversal you need to place
    it inside the DetailBand.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.