SSRS 1.5 Writing Accela Reports in SQL Server Reporting Services (SSRS)
Description
This course is an interactive introduction to writing reports in SSRS. You'll receive instruction in designing reports, connecting to custom data, and accepting user input through parameters. Participants must perform a number of installations prior to attending this class. See REQUIRED PREREQUISITES below.
Course Objectives
By the end of the course participants will be able to:
- Create a basic report showing basic Record data
- Add custom fields (ASI) to a report
- Add custom lists (ASIT) to a report
- Add parameters to a report to limit result data
Class Technical Requirements
As this course is delivered Live-Online, participants must be able to connect to Zoom with audio and video capabilities.
Prerequisites
REQUIRED PREREQUISITES
Participants must perform a number of installations prior to attending this class. The following installation walkthroughs must be successfully completed prior to class (Est. time required 4 hours).
SUGGESTED PREREQUISITES
- DB Schema Fundamentals Course
- SQL Writing basics (CodeCademy)
- SSRS 1.2 Project Creation Part 1 and Part 2
- SSRS 1.3 Writing first Accela SQL Query Part 1, Part 2, and Part 3
- SSRS 1.4 Adding Sub-Reports