
Learn to create high-functioning sql server reporting services reports in part 1, covering report creation, formatting, charts, conditional formatting, templates, and cascading parameters.
Explore what SQL Server Reporting Services is and how SSR turns raw database data into interactive, secure reports accessible via a web interface, with formats like HTML and PDF.
Learn how to install SQL Server 2016 and set up SQL Server Reporting Services (SSRS), including hardware and software prerequisites, SQL Server data tools, and native mode reporting configuration.
Download the Community Free edition of Visual Studio instead of the Enterprise trial to access the same reporting features and complete the course.
Learn to download and install SQL Server data tools, including prerequisites like Visual Studio 2015, install SQL Server 2016 and SSMS, and perform required reboots to enable SSRS development.
Download and attach the AdventureWorks 2016 database, perform backup and restore, and configure SQL Server 2016 reporting services to build SSRS reports in Visual Studio.
Set up the Visual Studio ssrs environment, create a World database and the World Capital table, then build a first simple ssrs report with a tabular layout using the wizard.
Format a simple SSRS report by applying color, fonts, alignment, and backgrounds in design view, using a shared data source and the wizard, then preview to refine presentation.
Learn how to format SSRS reports by freezing header rows, centering the World Report title, expanding columns, applying borders, and enabling single-page scrolling for seamless data viewing.
Create a report table in SSRS using the toolbox, a shared data source and embedded dataset, format numbers, dates and currency, merge header cells, and enable interactive sorting.
Format dates and currency in a SSRS table, adjust column widths, and merge cells for a clean layout. Enable interactive sorting on name and standard cost with repeating headers.
Learn to create a header and a footer in SSRS reports, use text boxes and global variables for page numbers and total pages, and apply formatting across pages.
Learn to create grouped tabular reports in SSRS and enable drill down, using an actors dataset imported from Excel into SQL, with parent and child groups.
Group data by continent in SSRS and add subtotals and totals for population in millions. Build a report from scratch by importing continents data and creating a world database.
Create grand totals for overall population in millions and implement continent-level drilldown with subtotals in ssrs, using design view to set row visibility and highlight formatting.
Create a nested drill down in SSRS by building category, subcategory, and product hierarchies with standard cost totals. Group, subtotal, and fix headers for expandable reports.
Explore nested drilldown in SQL Server Reporting Services to reveal category, subcategory, and product totals with collapsible details and clear visual cues.
Explore importing images into SSRS reports by linking car photos stored as varbinary max in the database, or via file system paths, and configuring image properties and sizing.
Demonstrates building a matrix report in SSRS, using year and quarter as columns and category and subcategory as rows, with drill-down on both axes to reveal sales details.
Build a simple population-by-continent chart in SSRS, configure the data source and dataset, sum populations by continent, and add titles, legends, axis labels, and data labels.
Learn how indicators in SSRS visualize performance, using key performance indicators to flag sales below thresholds with red indicators, and create expressions to show status.
Explore creating powerful list reports in sql server reporting services, turning lists into free-form, data-driven layouts with rectangles, images, page breaks, headers and footers for invoices.
Learn how to use parameters in SSRS to filter reports, create dropdown lists for continents and other fields, and build drill-down and multi-select parameters to simplify end-user data exploration.
Create a continent parameter to filter the Countries of the World table, implement a dropdown with values from a second dataset, enable multiple selections, and preview filtered results.
Explore cascading parameters in SQL Server Reporting Services to filter data by category and subcategory with multi-select options. Follow a step-by-step workflow from raw data to a fully filtered report.
Create cascading parameters in ssrs by wiring three data sets: products, category, and subcategory, adding where clauses, and enabling multi-value selections to filter product data.
Apply conditional formatting in SSRS reports using an if statement expression to color code standard cost above 500 in red, and enable interactive sorting for quick data analysis.
Learn to create and apply SSRS templates, place them in a directory, and reuse a standardized layout with different data sets while preserving formatting.
Create and reuse an ssrs template with header, footer, and a data source driven table linked to a dataset to streamline new report creation and formatting.
Create a main report and a linked sub report to show detailed data such as continents, countries, capitals, and populations, connected by a continent id parameter and supported by templates.
Learn how to embed a sub report into a main report and include a chart, using design view, sub report properties, and population chart to visualize continent data.
Learn how to create and use bookmarks in SQL Server Reporting Services to quickly navigate to data, such as total cost, by linking a bookmark to a text box.
After completing this course, the student will be able to install SQL Server 2016, install Microsoft Visual Studio and create from scratch reports from simple to complex reports that aid in upper management in making important business decisions; and at the same time, aid the end user to view, interact with, and distribute reports in various platforms. He will be versed in creating, formatting, designing, and submitting reports that the users will benefit from each business day. The student will learn how to navigate through Microsoft visual Studio, learn how to to save .rdl files, create templates, render reports in various format, apply different methods of creating rich reports, help the end user with avoiding redundant input of data, examine ways to insure end user has aggregates for reports and be able to communicate the needs of the company via reports. This knowledge will make the student become well versed in the ability to help the organization in moving forward with summary visual data.