Hi all,
I am developing reports using sql2005 report service. I can export reports in excel and pdf format, but can't export to csv and xml correctly.
The exported csv and xml files only contain some thing like the textbox,..., but no report content are there.
Anybody can help? thanks in advance.
BTW, all reports are matrix, is martrix can cause some issues?
Hi,
For most items on your report, you can define how it needs to be rendered to XML. For example the xml output for an item in a matrix can be set as follow:
select the item in the matrix|||
Thanks, Greert.
Your reply is really helpful. Now I know how to export report in xml format. But, how about CSV? I still can't export report to csv.
Thanks again
|||
Hi,
The same goes for CSV. For example if you set the Output of a column to No, you will see that the column is not included in the CSV file.
Greetz,
Geert
Geert Verhoeven
Consultant @. Ausy Belgium
My Personal Blog
|||Hi Geert,Thanks a lot.
When I set th output of a column to yes, it works. Before, the the output of column was set to Auto.
No comments:
Post a Comment