ssrs make copy of the rdl

  • When I am working on a rdl file, I would like to keep a copy of the original rdl without any changes made to that rdl. I would like to make I copy of the orginial rdl. Thus can you tell me how to make a copy of the original rdl?

  • You can copy and paste within Visual Studio.

    Why do you need to do this ? Is it just in case you make a mistake ? Do you a source code control product (e.g. TFS or SVN) ? Source code control products keep a history of the changes made to whatever files are check in and you can revert back to any of the prior versions if needed.

  • wendy elizabeth (10/12/2013)


    When I am working on a rdl file, I would like to keep a copy of the original rdl without any changes made to that rdl. I would like to make I copy of the orginial rdl. Thus can you tell me how to make a copy of the original rdl?

    CTRL+c, followed by CTRL+v.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

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

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