Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
abdullah08
Starting Member
1 Post |
Posted - 2012-12-10 : 07:00:37
|
Dear All:We have developed few SSRS reports on SQL Sever 2008 R2 which are displayed in a sharepoint portal. Data in some reports are huge and we would like the output type of these reports to be CSV so that load on Reporting server could be reduced. However, if we change the output type of a report from html to CSV, the report will expect pre-defined parameters (i.e. filled with default parameters). Is there a way we can keep the parameters dynamic while the report's out type still be CSV.Do we have any workaround to achieve this?Regards,Abdullah |
|
|
|
|