Hi,
I have a requirement where XML string is passed as a parameter to SSRS and SSRS should display the information as Table
Steps I have Followed :
1. Created a Data Source(XML) with No Connection String Information ( Empty )
2. Created a Parameter with Default Value ( ="<Customers><Customer ID=""1"">Bobby</Customer></Customers>")
3. Created a Data set with the below statement:
="<Query><XmlData>"& Parameters!ReportParameter1.Value & "</XmlData></Query>"
Then i have created two fields manually and one id ID and Customer. But When i preview the Data i was not able to see the values of 1 and Bobby in the fields. i am getting an #Error without any clue.
Can any one help me out on this Issue with the complete details. :)
Thanking you in advance...!
Regards,
Balaji Prasad B
Balaji - BI Developer