I have an SSRS 2008 R2 that I want to enhance performance on. Is it possible to cache this report for all clients over a given date range so that even if they select one part of this report, it will still run off of the cache vs. datasource? For example, if I cache 1/1/12-6/1/13 for Regions A-C and then the user runs this report for 1/1/13-6/1/13 for Region A only, will it run off of cache or the datasource?
If I set this report to expire a temporary copy of the report every 15 minutes, does that mean that if the user waits > 15 minutes, that it won't run off of cache?
Ryan D