Sum of MasterData

Hello, I'm new here in the forum and in FastReport, let me know if there is possibility of adding four MasterData, where I have a masterdata have 3 subreports inside it, and would like to make this sum, can someone help me?

Comments

  • gpigpi
    edited 1:52PM
    Attach your report template here
  • edited 1:52PM
  • gpigpi
    edited 1:52PM
    Try to use
    [SUM(<frxDBDsMateriais."VL_TOTAL">,MasterData2) + SUM(<frxDBDsTaxas."VL_TOTAL">,MasterData3) + SUM(<frxDBDsDiariasInternamento."VL_TOTAL">,MasterData4)]
  • edited April 2011
    Now it worked perfectly, thanks for the tip.

Leave a Comment