I'm currently trying to make a report that displays information from 2 separate sql views. Unfortunately this means I have to make 2 separate reports since I need to use a different dataset for each view. Both sub reports generate 1 column and 24 rows with each value calculated. I simply want to add the rows from both reports into a total on the parent report. Is this at all possible, and if not is there an alternative?