Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
SQL Server Reporting Services Part 2 (SSRS)
Rating: 4.3 out of 5(1,089 ratings)
7,661 students

SQL Server Reporting Services Part 2 (SSRS)

SQL Server Reporting Services Part 2 (SSRS): Deployment, Security, Report Builder, Mobile Report Publisher
Created byRaphael Asghar
Last updated 7/2019
English
English [Auto],

What you'll learn

  • At the end of this course, the student will be able to understand how to configure, design, manage and deploy SSRS report to the Web Portal for users to view reports. He will be versed in managing and configuring the Report Builder for end users, design and create technically advanced Mobile Reports Publisher and initiate the security measures needed to secure the SSRS environment and much more

Course content

1 section35 lectures6h 36m total length
  • Introduction14:41

    Explore how to manage SQL Server Reporting Services security and permissions, deploy reports, and enable end users to view them in the web portal, with manual SSRS configuration.

  • INSTALLING DATA TOOLS7:05

    Install sql management studio to provide a graphical user interface for your server, then install sql data tools and Visual Studio to enable the reporting services interface and bi environment.

  • INSTALLING DATA TOOLS PART 25:29

    Install sql server data tools and visual studio to enable ssrs reporting in part 2. Reboot after each step and create a report while beginning to manage the ssrs environment.

  • REPORT SERVER CONFIGURATION PART 110:00

    Configure the reporting services in native mode using the configuration manager, set the report server URL, create the report server database, and manage service accounts and credentials.

  • REPORT SERVER CONFIGURATION PART 210:23

    Configure the SQL Server Reporting Services environment with email settings, encryption key backup, and subscriptions, then set up domain accounts and verify correct server connections and databases.

  • WHAT ARE THE SSRS DATABASES8:52

    Explore the SSRS report server databases, including the report server and report server temp databases, and learn to back up, restore, and manage metadata, security, subscriptions, and execution logs.

  • USING THE WEB PORTAL TO VIEW REPORTS PART 113:00

    Discover how to view and deploy ssrs reports from Visual Studio and how end users access reports through the reporting services web portal.

  • USING THE WEB PORTAL TO VIEW REPORTS PART 213:07

    Learn to deploy SSRS reports via the web portal, building and deploying data sources, datasets, and reports, and manage administrator versus end-user access.

  • FOLDER MANAGEMENT11:28

    Create and manage nested folders and subfolders in the front end portal, deploy reports, move or delete folders, and hide items while organizing data sources and data sets.

  • SSRS SECURITY PART 112:00

    Learn how to configure security and permissions in SSRS by granting a domain user access to the report server, database, and specific reports through SQL logins and roles.

  • SSRS SECURITY PART 212:43

    Explore SSRS security by creating SQL logins and users, granting report server access, and applying folder and report permissions with inheritance and disinherit options, including world database access.

  • CREATING YOUR OWN ROLE7:05

    Create a custom role in SSRS, hide sensitive folders and data sources, and assign the new role to users to control viewing and managing reports and folders.

  • SYSTEM ADMIN AND SYSTEM USER ACCOUNTS5:16

    Explore the system admin and system user roles in SSRS, including predefined roles and access controls for the report server. Learn how to assign them carefully and understand their responsibilities.

  • SUBSCRIPTION PART 110:00

    Learn to create and manage SSRS subscriptions that deliver reports by email or shared folder on a schedule. Configure SMTP, file share, and data source credentials for automated delivery.

  • SUBSCRIPTION PART 210:04

    Configure the SSRS environment, set up data sources and credentials, deploy a report, and create subscriptions, including the standard subscription and file share delivery.

  • DEPLOY SUBSCRIPTION15:38

    Set up and deploy SSRS subscriptions to a file share by creating a destination folder, sharing it with read-write permissions, and configuring a network path for reports.

  • BACKUP REPORTSERVER9:27

    Back up and restore the report server and its temp database, establish a maintenance plan and high availability, and automate backups with SQL Server Agent.

  • REPORT BUILDER DOWNLOAD14:53

    Download, install, and use the SSRS report builder to create and upload reports to the report server, while comparing it to the report designer in Visual Studio.

  • REPORT BUILDER USING WIZARD9:41

    Learn to build a basic report with the report builder wizard, connect to the report server, create a data set from continents, and publish the report.

  • REPORT BUILDER FROM SCRATCH6:01

    Learn to build SSRS reports from scratch using the report builder, connect to a database, design queries with the query designer, drag and drop fields, and preview and save reports.

  • WHAT ARE KPIS?19:23

    Define KPIs in SSRS by linking a data source and dataset, compute status with green, red, and neutral, and embed the KPI in the web portal for quick sales visuals.

  • KPI CACHING6:27

    Learn how to cache and refresh KPIs in SSRS by creating a SQL cache plan, scheduling refreshes, and updating KPI status (green, red, amber) to reflect current sales data.

  • KPI: VIEWING A JOB2:43

    Learn to manage KPI cache jobs in SQL Server Agent, using a script to retrieve cache information and adjust schedules for caches like Sales.

  • SQL SSRS MOBILE REPORT PART 110:00

    Learn to design and deploy SQL Server mobile reports 2016, building mobile dashboards with category chart, total charts, funnel chart, and sample grid data chart for PC and mobile.

  • SQL SSRS MOBILE REPORT PART 212:42

    Learn to design, preview, and deploy SSRS mobile reports to the server, using simulated and live data, with charts, gauges, and tablet and phone views.

  • REAL LIFE DEMO7:30

    Demonstrates a real-life end-to-end SSRS workflow from front-end data entry to SQL Server reporting, integrating SSIS packages and mobile report publisher for web portal delivery.

  • FROM DATA TO MOBILE PUBLISHER PART 110:00

    Learn the end-to-end workflow from a front-end Microsoft Access database to SQL Server for SSRS reporting by building an SSIS package.

  • FROM DATA TO MOBILE PUBLISHER PART 217:08

    Automate data import from Access to SQL Server using SSIS packages, fix 32-bit vs 64-bit runtime issues, and schedule recurring jobs for a mobile publisher workflow.

  • IMPORTING DATA FROM ACCESS DATABASE PART 115:00

    Create a Microsoft Access front-end database and design an SSIS data flow to import data into SQL Server, including mapping, testing connections, and scheduling a job.

  • IMPORTING DATA FROM ACCESS DATABASE PART 212:08

    Demonstrates configuring and running a data integration package to import access data into SSRS. Shows scheduling, troubleshooting 32-bit runtime and connectivity, and producing reports for the web portal.

  • CREATING A MOBILE REPORT17:55

    Create a country population mobile report and a paginated report in SSRS by building a shared data source and dataset, then deploy to the server.

  • CREATING A PAGINATED REPORT FROM SCRATCH PART 110:00

    Create a workflow to import flat files from the C drive into SQL via SSIS, build a paginated SSRS report, and archive old files using batch file and task scheduler.

  • CREATING A PAGINATED REPORT FROM SCRATCH PART 211:36

    Explore end-to-end data flow with ssrs by deploying a products report from updated sql data, archiving daily flat files with a batch file, and scheduling data movement using task scheduler.

  • CREATE A REPORT FOR USA UNIVERSITY PART 118:00

    Learn to build a complete ssrs paginated report from an excel source, migrate data with ssis, and design a mobile map report for usa university costs by state.

  • CREATE A REPORT FOR USA UNIVERSITY PART 218:41

    Create a mobile sql server reporting services report featuring a gradient heat map of tuition by state, a population funnel, and a university data set pie chart; publish and automate.

Requirements

  • It is highly recommended that the student take SSRS part 1 and SSIS before taking this course as it is built upon those two courses. Additionally, it is suggested to take Learn T-SQL, SQL admin part 1, 2, 3 as those courses build the foundation to SQL Server administration. All software and appropriate SQL scripts and documents will be provided by the instructor via zip file to emails that request the files

Description

The following course SQL Server Reporting Services (SSRS) part 2 is designed for those individual that are in the IT industry, SQL DBAs, developers, or want to learn how to design, manage, and deploy rich interactive reports for their business needs.  This course is a follow up course to SQL Server Reporting Services (SSRS part 1), which is a requisite along with SQL Server Integration Services (SSIS) course.  The student at the end of this course will be able to deploy SSSR reports to the web portal for end users to view and interact with, build the easy to use report builder for the non techie individuals in the company to interact with, create and design complicated mobile reports that can be viewed not only on the PC computer but also on tablets and the phone. 


Who this course is for:

  • This course is designed for SQL dbas, developers, IT professionals, and anyone who want to learn how to configure, design manage, deploy and secure an SSRS reporting environment. It is built upon SSRS part 1 course, which is a pre requisite to this course. It is highly recommended that the student take both SSRS part 1 and SSIS course before embarking on this course.