How can I generate a flat excel file from a .rdl report?

Posted by NotDan on Stack Overflow See other posts from Stack Overflow or by NotDan
Published on 2010-04-12T21:17:11Z Indexed on 2010/04/13 11:13 UTC
Read the original article Hit count: 339

Filed under:
|
|
|
|

I have a .rdl report that formats data as a report. I want to export that data to excel as a flat table with the raw data that was returned based on the params in the report. The default excel export looks just like the report which isn't what I want (I just want rows and columns). Is there an easy way to do this?

© Stack Overflow or respective owner

Related posts about RDL

Related posts about reporting-services