Report Builder 2.0 doing calculations from values in different tables in the same report
Hi, I have built a report and I have two seperate tables. Each table has a value for the sum. Is there a way that I can use these figures to do a custom calculation? So table one is x and table two is y Then Sum (x * y) / sum (x) Thanks, Conor
December 7th, 2011 9:33am

Ok. If I can put the two values into one table, can I use an expression as per my formula above??Thanks, Conor
Free Windows Admin Tool Kit Click here and download it now
December 7th, 2011 3:34pm

If I understand right, you have two datasets, which have two different totals and you want to use them in calculation. Its possible. While doing custom calculation, under expression, select "dataset " from the left most column at the bottom. From the middle column, select the dataset and the from the right column, select the field that has sum function defined on it. This calculation should not be in any of the above tables and again, it should be converted to integer if its a string.
December 7th, 2011 3:42pm

Thanks for that Kiranmayee. That work greatThanks, Conor
Free Windows Admin Tool Kit Click here and download it now
December 8th, 2011 5:26am

Sorry I have another question relating to this. My DB is storing values for x and y every 5 seconds. I need to calculate x * y =z and then get the sum of this for the day, and then divide the daily value z by the sum of y.Thanks, Conor
December 8th, 2011 5:36am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics