Accessing existing reports in Visual Studio to create new custom reports?

Hello! I have access to SSMS and to Visual Studio and I have a basic understanding of how to create reports. What I want to do is add an additional parameter to a standard report -- I don't want to mess with the standard report, so I'd like to create a copy, edit it and save it as a custom report. What I can't figure out is how to get at the existing standard report in Visual Studio to make a copy -- do we have access to the standard reports? I see a folder for them, but it is empty. 

Thanks!
Anne

Parents Reply
  • I downloaded the files and I can access the folder via SSDT, but I can't see any of the files when I try to open them. They are there in Windows Explorer, but when I go to open a project/solution, the only file type options are:

    It isn't recognizing any of the .pbl files, which is what I think I need to get at the standard report I'm looking for. I watched a webinar from 2020 on custom reports yesterday, so I'm not sure what I'm missing here.

Children