Can I pick and choose which reports to publish to Reporting Services?

  • I'm going to import an older MS Access apps' reports into a SSDT/SSRS project. In the past when I've worked on SSRS reports it was one report at a time, so this is a bit new to me.

    But the important thing to me is, when publishing the reports to Reporting Services on the report server, do have I have publish all of the reports? Right now my boss wants me to only fix those reports that are broken in the MS Access application, so I'd only like to work on those and leave the rest for users to use the Access app.

    Kindest Regards, Rod Connect with me on LinkedIn.

  • You can right click on an individual report and deploy it rather than deploying the whole project. Deploying a single report will also deploy any shared datasources/set used by that report so if these already exist on the server they may be overwritten (the default is not to overwrite). You also need to be careful in case changes have been made to these than could cause issues with other reports

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply