Hi,
I have several tables in GroupFooterSection (several datasources). I need a standalone total field for each table. I need to do some math and display this info. My main problem is, I need a separated total field in the report. Not placed in table. Not right below the table. Not in an additional row of the table. Just a standalone field that has the total value of a table that I could use in this section in several places for math. Is it possible to do? Otherwise I have to calculate this totals on SQL side (not good).
Thanks.