SUM Aggregate Function with Band and Flags in the Syntax Sometimes Returns Null

Hi

I have the following issue with the SUM aggregate function, using the same data:

If I use SUM with the following format everything works fine:
[sum(<frQuery1."QTYSUM">)]

If I use SUM with the following format (with band & Flags), the result is sometimes NULL:
[sum(<frQuery1."QTYSUM">, MasterData1, 1)]

Has anyone come across the same issue?

FR 5.3.16

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 6:57AM
    in which band is the memo containg that expression being used in? should be in footers
  • edited 6:57AM
    It is in the GroupFooter band. And as I wrote earlier, everything works fine when I use the format:

    [sum(<frQuery1."QTYSUM">)]

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.