
Hi Guys,
I was wondering how to access Business Intelligence Reporting service in Visual Studio 2015 to amend SQL server reporting services (SSRS) for CRM 2016 reports?
Many thanks
PJ
*This post is locked for comments
I have the same question (0)If you want to modify fetch-based reports, you need to install CRM reporting authoring extension which requires VS2010/VS2012 to run. If SQL based reports, just need to download the RDL files and author them using VS2015 with SSDT installed.