Formatting XML in SSRS report

83 Views Asked by At

OK, New to SSRS and newer still to XML, anyway Is way a previous posting that showed adding code at report level the referencing this code with a text box. I tried the example and it only displays as error. I am using the "FOR XML AUTO ELEMENTS" within my query to generate the XML. I tried a previous post example using code at the report level but I get an error within the textbox on referencing the code..

The query works outside of SSRS and within SSRS, but within SSRS it just does not format which my users need.

Any help or pointers would be helpful.

Thanks

Query runs just cannot get it to format within the SSRS report.

0

There are 0 best solutions below