Details Grouping on Table Control

  • I have a need to put a group on my rows in my table control, essentually to remove duplicates.

    I've done this using the (Right Click Row), Edit Group function which works well.

    However I actually need a sum of the quantity column across the rows that are grouped into a single row. (Note this is per row... there is a sum on the entire table which works perfectly).

    Is this possible?

    Thanks,

  • Use RunningValue() Function.

    I hope this helps.

  • That worked perfectly - thanks

  • wouldn't count() have worked equally as well? Or maybe i'm not understanding the situation...


    Kindest Regards,

    Martin

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply