Hello,
I realize that I will have to use BIDS to accomplish this. I would like to create a report that will do a few things:
- add up the results of fields and give a total
- perform a calculation of the fields and display in another column
Details:
I am using the Case entity with two fields, Year and Month. With 3 other fields with numbers in them.
I am creating a report that gathers data from Year: 2011 and 2010 and the 3 number fields.
I would like to to total up the 3 number fields for both years individually and then subract the two totals to obtain the difference.
Can anyone assist me and let me know if this is possible? How would I go about doing this?
Thanks,
Devin