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

report Grouping

edited November 2007 in General
Hi,

is it possible to control the grouping of a report based on the content of a
variable?

I am using a variable to check if the database field has a value in it, if
not I display 'Unspecified Service", but I would like to get the report to
group the items together based on the variable, so I get all Service A
followed By ServiB then Unspecified.

Can this be done?
Thanks - Barry

Comments

  • edited November 2007
    Hi Barry,

    Yes, you can set the "Break On" option in the Group dialog to Custom Field,
    and group on your variable. You can also manually control the break value
    using the Group.OnGetBreakValue event. See the help topic for the TppGroup
    object for more information.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

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