first step in custom reports?

Hello Network!

I'm looking to get started in creating custom reports although I'm a little shaky on the process. I've got some basic SQL knowledge and I have access to BIDS. I know I need to create a stored procedure and create the template for the report itself but I'm not sure how to do that. Can someone point me in the right direction so I can start practicing and testing? Thanks!!!

Parents
  • Unknown said:

    I'm looking to get started in creating custom reports although I'm a little shaky on the process. I've got some basic SQL knowledge and I have access to BIDS. I know I need to create a stored procedure and create the template for the report itself but I'm not sure how to do that. Can someone point me in the right direction so I can start practicing and testing? Thanks!!!

    Among the install files for, e.g. v12.5, there are sample SSRS templates in 

    Developer Tools -> TessituraSampleLibrary -> SSRS Templates

    I recommend taking the standard TessituraReportTemplate, modifying it as needed for your org, and making a new default template for use with all your custom reports.

     

     

Reply
  • Unknown said:

    I'm looking to get started in creating custom reports although I'm a little shaky on the process. I've got some basic SQL knowledge and I have access to BIDS. I know I need to create a stored procedure and create the template for the report itself but I'm not sure how to do that. Can someone point me in the right direction so I can start practicing and testing? Thanks!!!

    Among the install files for, e.g. v12.5, there are sample SSRS templates in 

    Developer Tools -> TessituraSampleLibrary -> SSRS Templates

    I recommend taking the standard TessituraReportTemplate, modifying it as needed for your org, and making a new default template for use with all your custom reports.

     

     

Children
No Data