I have SSRS(VS 2008) report with multi valued parameter rendering slow for the first time. Hope when the report renders for the first time, it shouldn't even look at the big/main SQL query. I have datasets(with SQL query) for each parameter. There are 12 parameters on the report.
Any thoughts about how to improve the performance atleast when reports renders for the first time.