Bug in Sysmemo fast v.4

On FastReport v.3 the Sysmemo worked correctly with aggregats.

When you use aggregats with Sysmemo on FastReport v.4 the output always shows [TIME] or [PAGE#] of [TOTALPAGES#].

Workaround: use a normal Memo with the following line
[SUM(<Maindataset."PRICE">,MasterData1)]

Comments

  • edited 5:24AM
    It works for me. Could you describe step-by-step how to reproduce an error.
  • edited 5:24AM
    andyvdeu wrote: »
    On FastReport v.3 the Sysmemo worked correctly with aggregats.

    When you use aggregats with Sysmemo on FastReport v.4 the output always shows [TIME] or [PAGE#] of [TOTALPAGES#].

    Workaround: use a normal Memo with the following line
    [SUM(<Maindataset."PRICE">,MasterData1)]


    i've the same problem, but mine is with [Line] system variable !


    did u solved it ?
  • gpigpi
    edited 5:24AM
    Attach your report template here

Leave a Comment