I want to automate the generation of a report from SSRS, export the report to csv and then use this data elsewhere. I have done some research and it appears that newer version of SSRS has exposed API to facilitate this. I would like to know if its possible to get the output of a SSRS report in csv using powershell or other methods.
question from:https://stackoverflow.com/questions/65928785/export-ssrs-report-from-sql-2014-using-powershell