I am trying to see if it is possible to access SSRS Report data as JSON (or XML).
Any suggetion or link to resource that can help will be great.
Thanks in advance.
I am trying to see if it is possible to access SSRS Report data as JSON (or XML).
Any suggetion or link to resource that can help will be great.
Thanks in advance.
Hi @POMANSandeep-8361 ,
Has your issue been resolved?
If you have any questions,please feel free to let me know.
If the answer is helpful, please click "Accept Answer" and upvote it.
Regards,
Joy
Hi @POMANSandeep-8361 ,
SSRS does not support the JSON format, nor does it provide any organic JSON data source, but the converted data can be used in SSRS.
For more information,please refer to : How to use JSON data in SSRS
It is not possible to browse XML format files in the web portal, but you can view them locally by exporting the XML file. The official document has instructions for exporting this format: Exporting to XML (Report Builder and SSRS).
Best Regards,
Joy
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
SSRS do have a XML rendering extension to export report data, see Exporting to XML (Report Builder and SSRS)
10 people are following this question.