Hello Developers,
Requirement :
My requirement is to create a report which is accessible to all the users except one field (sum) that has to be accessible to only particular set of users.
Development :
I have kept all the fields in Main Report and then I created a Sub-report and place the special sum field in it. Now only some particular users have see my sub-report data.


I completed the development of my report but I'm facing a very bad performance issue due to subreport is calculating sum for each and every record for Main report.
It is little bit confusing but a little help would be greatly appreciated.
