Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | jassieConstraint Violating Yak Guru
 
 
                                        332 Posts | 
                                            
                                            |  Posted - 2013-10-12 : 11:49:21 
 |  
                                            | 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? |  |  
                                    | visakh16Very Important crosS Applying yaK Herder
 
 
                                    52326 Posts | 
                                        
                                          |  Posted - 2013-10-12 : 13:55:04 
 |  
                                          | just as simple as selecting copy from rdl properties by right clicking on the file from solution explorer. then again selecting project name and choosing paste. you'll get new file included in the project with name Copy Of <yourmainreport>.rdl------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/https://www.facebook.com/VmBlogs |  
                                          |  |  |  
                                |  |  |  |