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

Group breaking when data hasn't changed.

edited November 2001 in General
I have a report that has two groups, the inner group is grouping on
Salesman and the outer group is dynamically defined. This all works
but in the inner group it seems to be breaking even though the data
hasn't changed, is there any kind of a fix for this?

David Looney

Comments

  • edited November 2001
    Is this in RB 6.02?

    Can you recreate this problem without the outer group? Then try it with a
    statically defined outer group. What if the outer group never changes,
    perhaps set it on a custom field like a static label in the header band.
    Please, send us an example of the problem to support@digital-metaphors.com


    Cheers,

    Jim Bennett
    Digital Metaphors


  • edited November 2001
    I found the problem here, since I'm doing my groups dynamically I
    needed to clear out the old group data before starting this report so
    I just did a Group1.Free; to get rid of the unneeded grouping.

    David

    On Wed, 14 Nov 2001 16:49:31 -0600, "Jim Bennett \(Digital
This discussion has been closed.