• I would also look at your database and make sure the statistics are updated and that you have proper indexes setup. Perform the heavy lifting in the database and not in SSRS to get at your aggregate values. The stored procedure should definitely be an improvement over the embedded T-SQL.

    ----------------------------------------------------------------------------------------
    Dan English - http://denglishbi.wordpress.com