Group By Calculated Field
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?
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?
This discussion has been closed.
Comments
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.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com