SSRS Online Training - LIVE, Instructor Led

SSRS Online Training at SQL School Training Institute - is carefully designed to offer complete real-time training on Report Design, Development, Testing, Tuning, Delivery and Automation of Enterprise Reprots as well as Adhoc Reports. This SSRS Online Training includes Paginated Reports, Dashboards, Map Reports, Chart Reports, Shape Charts, SSRS Expressions, Report Builder, Report Server, SSRS Power BI Intergration with Report Builder Paginations, Report Parts, Report Snapshots and Dynamic Email Subscriptions. Our SSRS Training sessions are completely practical with a real-time Project. This course also includes Resume Building and FAQs on the Real-time project [HealthCare Domain].

SSRS (Reporting Services) Training Plans

  PLAN A PLAN B PLAN C
Description SSRS T-SQL, SSRS T-SQL, SSRS, Power BI
Total Duration 1.5 Weeks 4.5 Weeks 8.5 Weeks
SSRS Installation, Configuration Check-Symbol-for-Yes Check-Symbol-for-Yes Check-Symbol-for-Yes
SSRS Groups, Sub Groups Check-Symbol-for-Yes Check-Symbol-for-Yes Check-Symbol-for-Yes
SSRS Chart Reports Check-Symbol-for-Yes Check-Symbol-for-Yes Check-Symbol-for-Yes
Dashboards, Actions, Bookmarks Check-Symbol-for-Yes Check-Symbol-for-Yes Check-Symbol-for-Yes
SSRS Deployment Check-Symbol-for-Yes Check-Symbol-for-Yes Check-Symbol-for-Yes
Report Server Management Check-Symbol-for-Yes Check-Symbol-for-Yes Check-Symbol-for-Yes
Mobile & KPI Reports Check-Symbol-for-Yes Check-Symbol-for-Yes Check-Symbol-for-Yes
OLAP Cube Reports Check-Symbol-for-Yes Check-Symbol-for-Yes Check-Symbol-for-Yes
Basic SQL, SQL Server Check-Symbol-for-Yes Check-Symbol-for-Yes
SQL Server Architecture Check-Symbol-for-Yes Check-Symbol-for-Yes
SQL Server T-SQL Concepts Check-Symbol-for-Yes Check-Symbol-for-Yes
Joins, Queries, Stored Procedures Check-Symbol-for-Yes Check-Symbol-for-Yes
Normal Forms and RAID Check-Symbol-for-Yes Check-Symbol-for-Yes
Power BI Report Design Check-Symbol-for-Yes
Power BI Desktop, Custom Visuals Check-Symbol-for-Yes
Data Modelling with Power Query Check-Symbol-for-Yes
Data Modelling with DAX Check-Symbol-for-Yes
Power BI Cloud, Excel Analysis Check-Symbol-for-Yes
Power BI Mobile, R, REST API Check-Symbol-for-Yes
Power BI Datasets, Data Flows Check-Symbol-for-Yes
Cube Reports in Power BI Check-Symbol-for-Yes
SSRS Migrations to Power BI Check-Symbol-for-Yes

Trainer: Mr. Sai Phanindra T

SQL Server & T-SQL Schedules
S No Time (IST, Mon - Fri) Start Date  
1 6 AM - 7 AM June 27th Register
2 8 PM - 9 PM July 12th Register
3 9 PM - 10 PM June 8th Register
4 11 PM - 12 AM June 19th Register
SSRS Training Schedules
S No Time (IST, Mon - Fri) Start Date  
5 8:30 AM - 9:30 AM June 28th Register
6 8:30 PM - 9:30 PM May 18th Register
Power BI Training Schedules
S No Time (IST, Mon - Fri) Start Date  
7 8 AM - 9 AM July 19th Register
8 8 PM - 9 PM June 20th Register
9 12 AM - 1 AM July 4th Register

If above schedule does not work, opt for SSRS Training Videos

SSRS TRAINING HIGHLIGHTS :

Funel Reports Dashboards
TreeMaps Power BI Integration
Azure Integration Interviews, Job Support
Real-time Project Basic to Advanced DAX
Resume Guidance Certification, Placements
Custom Visuals Power BI Mobile
Big Data Sources R, Python, JSON
Excel Analysis Excel Online
Google Big Query Report Server
Gateways, Rest API Power BI Admin

All Session Are Completely Practical & Real Time

SSRS LIVE Online Training Course Contents:

Ch 1: DATABASE INTRODUCTION

  • Data, Databases and RDBMS Software
  • Database Types : OLTP, DWH, OLAP
  • Microsoft SQL Server Advantages, Use
  • Versions and Editions of SQL Server
  • SQL : Purpose, Real-time Usage Options
  • SQL Versus Microsoft T-SQL [MSSQL]
  • Microsoft SQL Server - Career Options
  • SQL Server Components and Usage
  • Database Engine Component and OLTP
  • BI Components, Data Science Components
  • ETL, MSBI and Power BI Components
  • Course Plan, Concepts, Resume, Project
  • 24 x 7 Online Lab for Remote DB Access
  • Software Installation Pre-Requisites

Ch 5: SQL Basics - 3, T-SQL INTRO

  • Database Objects : Tables and Schemas
  • Schemas : Group Tables in Database
  • Schemas : Security Management Object
  • Creating Schemas & Batch Concept
  • Using Schemas for Table Creation
  • Data Storage in Tables with Schemas
  • Data Retreival and Usage with Schemas
  • Table Migrations across Schemas
  • Import and Export Wizard in SSMS
  • Data Imports with Excel File Data
  • Performing Bulk Operations in SSMS
  • Temporary Tables : Real-time Use
  • Local and Global Temporary Tables
  • # and ## Prefix, Scope of Usage

Ch 9: Triggers & Transactions

  • Triggers - Purpose, Real-world Usage
  • FOR/AFTER Triggers - Real time Use
  • INSTEAD OF Triggers - Real time Use
  • INSERTED, DELETED Memory Tables
  • Using Triggers for Data Replication
  • Enable Triggers and Disable Triggers
  • Database Level, Server Level Triggers
  • Transactions : Types, ACID Properties
  • Transaction Types and AutoCommit
  • EXPLICIT & IMPLICIT Transactions
  • COMMIT and ROLLBACK Statements
  • Open Transaction Scenarios & Cause
  • Query Blocking Scenarios @ Real-time
  • NOLOCK and READPAST Lock Hints

Ch 2: SQL SERVER INSTALLATIONS

  • System Configuration Checker Tool
  • Versions and Editions of SQL Server
  • SQL Server and SSMS Installation Plan
  • SQL Server Pre-requisites : S/W, H/W
  • SQL Server 2022 / 2019 Installation
  • SQL Server 2017 Installation
  • Instance Name and Server Features 
  • Instances : Types and Properties
  • Default Instance, Named Instances
  • Port Numbers, Instance Differences
  • Service and Service Account Use
  • Authentication Modes and Logins
  • Windows Logins and SQL Logins
  • FileStream and Collation Properties

Ch 6 : CONSTRAINTS, INDEXES

  • Constraints and Keys - Data Integrity
  • NULL, NOT NULL Property on Tables
  • UNIQUE KEY Constraints: Importance
  • PRIMARY KEY Constraint: Importance
  • FOREIGN KEY Constraint: Importance
  • REFERENCES, CHECK and DEFAULT
  • Candidate Keys and Identity Property 
  • Database Diagrams and ER Models
  • Relationships Verification and Links
  • Indexes : Basic Types and Creation
  • Index Sorting and Search Advantages
  • Clustered and NonClustered Indexes
  • Primary Key and Unique Key Indexes
  • Need for Indexes - working with Keys

Ch 10: DB Architecture & Group By

  • Database Architecture: Data Files
  • Database Architecture: Log Files
  • Primary and Secondary Data Files
  • Log Files Creation and Realtime Use
  • Creating and Using Filegroups
  • Linking Tables with Filegroups
  • Scripting Database and Objects
  • GROUP BY: Importance, Realtime Use
  • GROUP BY Queries and Aggregations
  • Group By Queries with Having Clause
  • Group By Queries with Where Clause
  • Using WHERE and HAVING in T-SQL
  • Using Group By in Data Audits
  • Using Group By with Joins, Audits

Ch 3: SSMS Tool, SQL BASICS - 1

  • SQL Server Management Studio
  • Local and Remote Connections
  • System Databases: Master and Model
  • MSDB, TempDB, Resource Databases
  • Creating Databases : Files [MDF, LDF]
  • Creating Tables in User Interface
  • Data Insertion & Storage. Limitations 
  • SQL : Purpose and Real-time Usage
  • SQL Versus T-SQL : Basic Differences
  • DDL, DML, SELECT, DCL and TCL
  • Creating Tables using SQL Scripts
  • Data Storage, Inserts - Basic Level
  • Table Data Verifications with Select
  • SELECT Statement for Table Retrieval

Ch 7: JOINS & LINKED SERVERS

  • JOINS - Table Comparisons Queries
  • INNER JOINS For Matching Data
  • OUTER JOINS For (non) Match Data
  • Left Outer Joins with Example Queries
  • Right Outer Joins with Example Queries
  • FULL Outer Joins - Realtime Scenarios
  • Join Queries with "ON" Conditions 
  • CROSS JOIN and CROSS APPLY
  • One-way, Two way Data Comparisons
  • Linked Servers Configurations
  • Linked Servers: RPC Settings & Tests
  • Linked Servers, Remote Joins in TSQL
  • Multi Server Connections, DB Access
  • 2 Part, 3 Part, 4 Part Name Conventions

Ch 11: TSQL Queries: Group By, Joins

  • Joins with Group By Queries in TSQL
  • Joining 3 Tables with Group By
  • Joining  4 Tables with Group By
  • Multi Table Joins with Table Aliases
  • Table & Column Aliases with Joins
  • Joins with HAVING Conditions
  • Joins with WHERE & Aggregations
  • Joins with Sub Queries, Formatting
  • Joins with IIF() Function, Conditions
  • Joins with CASE Statement Conditions
  • UNION and UNION ALL Operator
  • Storing Queries in Database Views
  • Office Data Connections, Excel Reports
  • Manual Data Refresh & Reports

Ch 4: SQL BASICS - 2

  • Creating Databases & Tables in SSMS
  • Single Row Inserts, Multi Row Inserts
  • Rules for Data Insertion Statements
  • SELECT Statement @ Data Retrieval
  • SELECT with WHERE Conditions
  • Batch Concept and Go Statement
  • AND and OR Operators Usage
  • IN Operator and NOT IN Operator
  • Between, Not Between Operators
  • LIKE and NOT LIKE Operators
  • UPDATE Statement & Conditions
  • DELETE & TRUNCATE Statements
  • Logged and Non-Logged Operations
  • ADD, ALTER and DROP Columns

Ch 8: VIEW, SPs, FUNCTIONS BASICS

  • Database Objects: Overview & Usage
  • Views: Types, Usage in Real-time
  • System Predefined Views and Audits
  • Listing Databases, Tables, Schemas
  • Functions: Types, Usage in Real-time
  • System Predefined Functions, Audits
  • DBId, DBName, ObjectID, ObjectName
  • Using Parameters in SQL Server
  • Dynamic Joins for Database Audits
  • Procedures: Types, Usage in Real-time
  • User & System Predefined Procedures
  • Parameters and Dynamic SQL Queries
  • Sp_help, Sp_helpdb and sp_helptext
  • sp_pkeys, sp_rename and sp_help

Ch 12 : ER MODELS, NORMAL FORMS

  • First Normal Form and Atomicity
  • Second Normal Form, Candidate Keys
  • 3rd Normal Form Multi Value Dependency
  • Boycee-Codd Normal Form : BNCF
  • Fourth Normal Form Realtime Advantages
  • Self Reference Keys and 4 NF Usage
  • 1:1, 1:M, M:1, M:M Relationship Types
  • MERGE Statement - Comparing Tables
  • WHEN MATCHED and NOT MATCHED
  • Incremental Load with MERGE Statement
  • UPSERT Operations with MERGE
  • Stored Procedures for Merge Statement
  • DML Operations with ON Keyword
  • Tuning / Optmizing Merge Statement
Case Study 1 -
For Database, Table Design (Constraints, Keys)
Case Study 2 -
For Query Writing + Window Functions
(Rank, RowNumber)

Module I: REPORT DESIGN

Module II: REPORT DESIGN, MANAGEMENT

Ch 1: SSRS INSTALLATION, CONFIGURATION

  • Reporting Operations and Report Types
  • Paginated Reports and Interactive Reports
  • Analytical Reports and Mobile Reports
  • Need For Reporting Solutions (SSRS) and Tools
  • Reporting Engine Architecture, Report Databases
  • SSRS Report Server Installation Process
  • Report Databases in SSRS and Real-time Usage
  • Web Service URL : Purpose, Test Connection, Usage
  • Web Portal URL - Purpose, Test Connection, Usage
  • Report Server Database, Report TempDB Configuration
  • SSRS Tools : SQL Server Data Tools (SSDT)
  • Report Builder and Mobile Report Publisher
  • Report Design & Work Flow - Lab Plan, Data Sources
  • Three-Phase Report Life Cycle in Reports (End-End)
  • Report Builder Versus Report Designer : Basics
  • Report Server and Webservice Integration

Ch 6: REPORT BUILDER, GAUGE REPORTS

  • Report Builder Tool Installation & Real-time Use
  • Differences with Report Designer Tool, Limitations
  • Data Source, DataSet Creation with Report Builder
  • Dataset Design with Parameters and Filters. Usage
  • Query Designer with Report Builder, Table Selection
  • Column Aggregates and Auto Group By. Query Edits
  • Adhoc Reports with Drill-down and Column Groups
  • Dynamic Row Colors, Report Expression Options
  • Gauge Reports: Purpose, End User Access
  • Report Types - Radial and Linear Gauges
  • Indicators, Pointers, Scale Range Values
  • Browser Compatibility and Offline Reports
  • Gauge, Gauge Panel Properties and Filters
  • Scale - Properties, Values, Label Options
  • Ranges and Labels, Items, Needle Options
  • Parameterized Gauge Reports and Datasets

Ch 2: BASIC REPORT DESIGN

  • Working with Visual Studio - SQL Server Data Tools
  • Report Templates and Basic Usage. Project, Solution
  • Designing Basic Reports - Understanding Entities
  • Working with Report Project Wizard - Usage, Reports
  • Defining Data Source Connections, Source Databases
  • Query Designer Options, Query Builder & Import Options
  • Table Reports and Matrix Reports with Report Wizard
  • Layout and Format Options - Drilldown Reports, Blocks
  • Stepped Reports and Multi Field Drilldown Options
  • Report Project Template - Designing Dataset, Reports
  • Table Headers, Formatting Options, MATH Expressions
  • Alternate Row Colors, Report Globals, Expressions
  • Report Formatting Styles, Expressions & Reusability
  • Reporting Functions: IIF, Format, Ceiling, Round
  • Textbox Properties: DateTime Formats, Numbers, Styles
  • Initial Catalog - Report Sources, Static/Dynamic Properties

Ch 7: REPORT BUILDER REPORTS, MAP REPORTS

  • Map Reports - Map Layers and Map Report Items
  • Map Gallery, ESRI Share Files and Spatial data
  • Geo Spatial Data for Business Analysis Dashboards
  • Polygon, Tile, Line and Point Map Layer Options
  • Map Visualization Options and Bubble Map Reports
  • Data Fields, Display Labels, Visualization Indicators
  • Fields to Visualize, Color Rules and Display Labels
  • Editing Report Builder Reports in Report Designer
  • SSRS Deployment for Report Designer Reports
  • SSRS Deployment for Report Builder Reports
  • Report Deployment - Builds and Config Files
  • Webservice URL and Webportal URL Access
  • Data Source, Data Set Folders and Report URL
  • Report Deployment of Shared Data Source Items
  • Report Deployment of Shared Datasets and Reports
  • Report Manager Uploads for RDL Files, Verification

Ch 3: GROUPING and REPORT PARAMETERS

  • Grouping Operations: Row Groups, Column Groups
  • Table Report - Row Groups, Parent - Child Groups
  • Adding Groups to Existing Rows and New Rows
  • Group Headers and Group Footers - Usage, Sub Totals
  • Group Field Visibility and Toggle Options @ Parent
  • Row Group Properties, Header/Footer Properties
  • Column Groups for Table Reports, Advanced Options
  • Drill-down Reports using Row Groups and Visibility
  • Column Groups - Advance Mode - Fixed Attributes, Fields
  • Repeating Header on Every Page & Repeat Page Options
  • Creating Parameters using Dataset Query Conditions
  • Single Value Parameters and Multi Value Parameters
  • Dynamic Parameter Values, Dependency Options, Queries
  • Defining Datasets with Parameters, Dynamic Conditions
  • Dataset Links to Parameters, Values from List, Query
  • Multi-Value Parameters: Data Types, Null, Empty Values
  • Reports using Multiple Data Sets. Performance Issues
  • SSRS Expressions, Global Fields For Report Parameters
  • Advanced Options : Auto Refresh, Manual Refresh Options

Ch 8: REPORT MANAGEMENT

  • Data Source Management and Subscriptions
  • Dependant Items and Security Operations
  • Editing Shared Data Sources in Web Portal
  • Shared Data Source Operations: Enable, Hide
  • Connection Types, Connection Edits, Security
  • Shared Dataset Operations: Report Builder Edits
  • Data Preview, Data Loads and Dependant Items
  • Report Edits, Download / Upload, Linked Reports
  • Security Management: Browser Role, User Access
  • Content Management, My Reports, Publisher
  • Report Builder, Report Definitions, Uploads
  • Report Tuning: Caching, Rebuilds and Refresh
  • Report Tuning: Report Snapshots and Schedules
  • Subscriptions: Standard and Data Driven
  • Email and File share Subscriptions in SSRS
  • Schedules and Report Delivery Options
  • Report Server Settings, Shared Schedules
  • Report Timeout, Report Parts and Publish
  • Sub Reports and Report Parts in Report Builder

Ch 4: CHART REPORTS, DASHBOARDS, FITLERS

  • Chart Reports - Design Options, Properties and Usage
  • Series Values Selection - with / without Category Groups
  • Report Categories with Series Groups - Differences, Usage
  • Data Visualization Types: Trend & Discrete Chart Reports
  • Clustered / Non Clustered Attributes. Position Options
  • Series Labels : Properties, Number Formatting, Visibility
  • Series Actions : Series Properties, Multi - Valued Parameters
  • Report Actions : URL / Reports, Setting for Report Filters
  • Dashboard Creations, Usage. Multiple Chart Areas, Legends
  • Dashboard Exports with Filters (Static, Parameterized)
  • Chart Series, Report Markers Chart Areas & Limitations
  • 3-Dimensional Report Options - Properties, Visibility Options
  • Range & Pie Charts, Line Reports, Data Bars, Area Charts
  • Report Actions with Parameter Values - Report Filter Joins
  • Dataset Filters, Toolbox Filters and Bookmarks Usage
  • Filters versus Parameters - Differences with Performance
  • Filter Condition at Dataset Level, Toolbox Level

Ch 9: MOBILE, KPI, CUBE REPORTS

  • Mobile Reports : Creation & Usage
  • Excel and Report Server Sources
  • Working with Mobile Report Publisher
  • Report Elements and Design Options
  • Layout: Master, Tablet and Phone
  • Grids and Color Palette. Deployment
  • RSMobile Formats: Uploads, Downloads
  • Shared Dataset in Report Builder Tool
  • KPI Reports: Design from Web Portal
  • KPI: Value, Goal, Status, Trend
  • KPI Visuals: Bar, Line, Step, Area
  • Custom URLs and Mobile Reports
  • SSRS Cube Reports with SSAS MDX Queries
  • SSRS Cube Reports with SSAS DAX Queries
  • SSRS Cube Reports with Parameters
  • MDX Default Parameters and Options
  • MSBI SSAS OLAP Cube Actions with SSRS

Ch 5: SSRS EXPRESSIONS, SHARED DATASETS

  • Defining Shared Data Sources and Shared DataSets
  • Date and Time Expressions with RDL Files
  • FORMAT Function in SSRS, Date Parameters
  • Data Type Conversions and Integer / String Types
  • String Functions and Page Breaks in SSRS
  • LOOKUP Function and Dataset Joins in SSRS
  • Field Value Replacement with Datasets
  • Using LIST Item from SSRS Toolbox
  • Field Expressions and Field Properties
  • #VALX, #VALY, #PERCENT, #SERIES Label Properties
  • #LABEL, #AXISLABEL, #TOTAL, #LEGENDTEXT
  • 3D Pie Charts, Funnel and Tree Map Reports.
  • 3D Funnel and Sunburst Reports. Shape Charts
  • Doughnut, Pyramid and 3D Pyramid Reports
  • Parameterized Gauge Reports - Dataset Level Filters
  • Indicator Reports : Value and State Expressions
  • SSRS Expressions, Report Code - Custom Functions

Ch 10: PROJECT WORK in SSRS

  • Using SQL Server Data Sources and Datasets
  • Designing RDL [Paginated Reports], Expressions
  • Chart Reports, Line Reports and Options
  • Dataset with Parameters and Filters. Usage
  • Trend Analysis and Continuous Data Reports
  • Data Bar Reports and Stacked Reports - Usage
  • Multi-series Charts and Dynamic Chart Size
  • Axis Display Control in SSRS Paginated Reports
  • Parameters and Filters - When to use which, why?
  • Complete Project Solution with Explanation
  • Work Flow Operations and Report Types
  • Report Design, Builds and Report Deployment
  • Report Edits, Data Source Changes to Azure
  • Using Azure SQL Database for SSRS DB Source
  • Report Management, Security, Subscriptions
  • Report Tuning, Caching and Snapshot Options
  • Project FAQs and Explanations for Resume

Part 1: Power BI Report Design

Part 2: ETL, Data Modeling, DAX

Part 3: Power BI Cloud, Admin

Ch 1 : POWER BI BASICS

  • Power BI Job Roles in Real-time
  • Power BI Data Analyst Job Roles
  • Business Analyst - Job Roles
  • Power BI Developer - Job Roles
  • Power BI for Data Scientists
  • Comparing MSBI and Power BI
  • Comparing Tableau and Power BI
  • PL 300 Certification Guidance
  • Types of Reports in Real-World
  • Interactive & Paginated Reports
  • Analytical & Mobile Reports
  • Data Sources Types in Power BI
  • Power BI Licensing Plans - Types
  • Power BI Training : Lab Plan
  • Power BI Dev & Prod Environments

Ch 7 : POWER QUERY LEVEL 1

  • Power Query M Language Purpose
  • Power Query Architecture and ETL
  • Data Types, Literals and Values
  • Power Query Transformation Types
  • Table & Column Transformations
  • Text & Number Transformations
  • Date, Time and Structured Data
  • List, Record and Table Structures
  • let, source, in statements @ M Lang
  • Power Query Functions, Parameters
  • Invoke Functions, Execution Results
  • Get Data, Table Creations and Edit
  • Merge and Append Transformations
  • Join Kinds, Advanced Editor, Apply
  • ETL Operations with Power Query

Ch 13 : POWER BI CLOUD - 1

  • Power BI Service Architecture
  • Power BI Cloud Components, Use
  • App Workspaces, Report Publish
  • Reports & Related Datasets Cloud
  • Creating New Reports in Cloud
  • Report Publish and Report Uploads
  • Dashboards Creation and Usage
  • Adding Tiles to Dashboards
  • Pining Visuals and Report Pages
  • Visual Pin Actions in Dashboards
  • LIVE Page Interaction in Dashboard
  • Adding Media: Images, Custom Links
  • Adding Chs and Embed Links
  • API Data Sources, Streaming Data
  • Streaming Dataset Tiles (REST API)

Ch 2: BASIC REPORT DESIGN

  • Power BI Desktop Installation
  • Data Sources & Visual Types
  • Canvas, Visualizations and Fields
  • Get Data and Memory Tables
  • In-Memory xvelocity Database
  • Table and Tree Map Visuals
  • Format Button and Data Labels
  • Legend, Category and Grid
  • PBIX and PBIT File Formats
  • Visual Interaction, Data Points
  • Disabling Visual Interactions
  • Edit Interactions - Format Options
  • SPOTLIGHT & FOCUSMODE
  • CSV and PDF Exports. Tooltips
  • Power BI EcoSystem, Architecture

Ch 8 : POWER QUERY LEVEL 2

  • Query Duplicate, Query Reference
  • Group By and Advanced Options
  • Aggregations with Power Query
  • Transpose, Header Row Promotion
  • Reverse Rows and Row Count
  • Data Type Changes & Detection
  • Replace Columns: Text, NonText
  • Replace Nulls: Fill Up, Fill Down
  • PIVOT, UNPIVOT Transformations
  • Move Column and Split Column
  • Extract, Format and Numbers
  • Date & Time Transformations
  • Deriving Year, Quarter, Month, Day
  • Add Column : Query Expressions
  • Query Step Inserts and Step Edits

Ch 14 : POWER BI CLOUD - 2

  • Dashboards Actions,Report Actions
  • DataSet Actions: Create Report
  • Share, Metrics and Exports
  • Mobile View & Dashboard Themes
  • Q & A [Cortana] and Pin Visuals
  • Export, Subscribe, Subscribe
  • Favorite, Insights, Embed Code
  • Featured Dashboards and Refresh
  • Gateways Configuration, PBI Service
  • Gateway Types, Cloud Connections
  • Gateway Clusters, Add Data Sources
  • Data Refresh : Manual, Automatic
  • PBIEngw Service, ODG Logs, Audits
  • DataFlows, Power Query Expressions
  • Adding Entities and JSON Files

Ch 3 : Visual Sync, Grouping

  • Slicer Visual : Real-time Usage
  • Orientation, Selection Properties
  • Single & Multi Select, CTRL Options
  • Slicer : Number, Text and Date Data
  • Slicer List and Slicer Dropdowns
  • Visual Sync Limitations with Slicer
  • Disabling Slicers,Clear Selections
  • Grouping : Real-time Use, Examples
  • List Grouping and Binning Options
  • Grouping Static / Fixed Data Values
  • Grouping Dynamic / Changing Data
  • Bin Size and Bin Limits (Max, Min)
  • Bin Count and Grouping Options
  • Grouping Binned Data, Classification

Ch 9 : POWER QUERY LEVEL 3

  • Creating Parameters in Power Query
  • Parameter Data Types, Default Lists
  • Static/Dynamic Lists For Parameters
  • Removing Columns and Duplicates
  • Convert Tables to List Queries
  • Linking Parameters to Queries
  • Testing Parameters and PBI Canvas
  • Multi-Valued Parameter Lists
  • Creating Lists in Power Query
  • Converting Lists to Table Data
  • Advanced Edits and Parameters
  • Data Type Conversions, Expressions
  • Columns From Examples, Indexes
  • Conditional Columns, Expressions

Ch 15 : EXCEL & RLS

  • Import and Upload Options in Excel
  • Excel Workbooks and Dashboards
  • Datasets in Excel and Dashboards
  • Using Excel Analyzer in Power BI
  • Using Excel Publisher in PBI Cloud
  • Excel Workbooks, PINS in Power BI
  • Excel ODC Connections, Power Pivot
  • Row Level Security (RLS) with DAX
  • Need for RLS in Power BI Cloud
  • Data Modeling in Power BI Desktop
  • DAX Roles Creation and Testing
  • Adding Power BI Users to Roles
  • Custom Visualizations in Cloud
  • Histogram,Gantt Chart,Infographics

Ch 4 : Hierarchies, Filters

  • Creating Hierarchies in Power BI
  • Independent Drill-Down Options
  • Dependant Drill-Down Options
  • Conditional Drilldowns, Data Points
  • Drill Up Buttons and Operations
  • Expand & Show Next Level Options
  • Dynamic Data Drills Limitations
  • Show Data and See Records
  • Filters : Types and Usage in Real-time
  • Visual Filter, Page Filter, Report Filter
  • Basic, Advanced and TOP N Filters
  • Category and Summary Level Filters
  • DrillThru Filters, Drill Thru Reports
  • Keep All Filters" Options in DrillThru
  • CrossReport Filters, Include, Exclude

Ch 10 : DAX Functions - Level 1

  • DAX : Importance in Real-time
  • Real-world usage of Excel, DAX
  • DAX Architecture, Entity Sets
  • DAX Data Types, Syntax Rules
  • DAX Measures and Calculations
  • ROW Context and Filter Context
  • DAX Operators, Special Characters
  • DAX Functions, Types in Real-time
  • Vertipaq Engine, DAX Cheat Sheet
  • Creating, Using Measures with DAX
  • Creating, Using Columns with DAX
  • Quick Measures and Summaries
  • Validation Errors, Runtime Errors
  • SUM, AVERAGEX, KEEPFILTERS
  • Dynamic Expressions, IF in DAX

Ch 16 : Report Server, RDL

  • Need for Report Server in PROD
  • Install, Configure Report Server
  • Report Server DB, Temp Database
  • Webservice URL, Webportal URL
  • Creating Hybrid Cloud with Power BI
  • Using Power BI DesktopRS
  • Uploading Interactive Reports
  • Report Builder For Report Server
  • Report Builder For Power BI Cloud
  • Designing Paginated Reports (RDL)
  • Deploy to Power BI Report Server
  • Data Source Connections, Report
  • Power BI Report Server to Cloud
  • Tenant IDs Generation and Use
  • Mobile Report Publisher, Usage

Ch 5 : Bookmarks, Azure, Modeling

  • Drill-thru Filters, Page Navigations
  • Bookmarks : Real-time Usage
  • Bookmarks for Visual Filters
  • Bookmarks for Page Navigations
  • Selection Pane with Bookmarks
  • Buttons, Images with Actions
  • Buttons, Actions and Text URLs
  • Bookmarks View & Selection Pane
  • OLTP Databases, Big Data Sources
  • Azure Database Access, Reports
  • Import & Direct Query with Power BI
  • SQL Queries and Enter Data
  • Data Modeling : Currency, Relations
  • Summary, Format, Synonyms
  • Web View & Mobile View in PBI

Ch 11 : DAX Functions - Level 2

  • Data Modeling Options in DAX
  • Detecting Relations for DAX
  • Using Calculated Columns in DAX
  • Using Aggregated Measures in DAX
  • Working with Facts & Measures
  • Modeling : Missing Relations
  • Modeling : Relation Management
  • CALCULATE Function Conditions
  • CALCULATE & ALL Member Scope
  • RELATED & COUNTROWS in DAX
  • Entity Sets and Slicing in DAX
  • Dynamic Expressions, RETURN
  • Date, Time and Text Functions
  • Logical, Mathematical Functions
  • Running Total & EARLIER Function

Ch 17: MSBI Integrations

  • Power BI with SQL Server Source
  • Power BI with SQL Data Warehouse
  • Power BI with SSAS OLAP Server
  • Power BI with Azure SQL DB Source
  • Power BI with Azure SQL Warehouse
  • Power BI with Azure Analysis Server
  • Power BI with SSRS (RDL) Reports
  • Power BI Report Builder Tool
  • Installation & Configuration
  • Paginated Reports Design, Use
  • Data Sources, Datasets, RDL
  • Report Publish (RDL) to Cloud
  • Report Verifications, Data Sync
  • Interactive Vs Paginated Reports
  • Creating, Managing Alerts in Cloud

Ch 6 : Visualization Properties

  • Stacked Charts and Clustered Charts
  • Line Charts, Area Charts, Bar Charts
  • 100% Stacked Bar & Column Charts
  • Map Visuals: Tree, Filled, Bubble
  • Cards, Funnel, Table, Matrix
  • Scatter Chart : Play Axis, Labels
  • Series Clusters & Selections
  • Waterfall Chart and ArcGIS Maps
  • Infographics, Icons and Labels
  • Color Saturation, Sentiment Colors
  • Column Series, Column Axis in Lines
  • Join Types : Round, Bevel, Miter
  • Shapes, Markers, Axis, Plot Area
  • Display Units,Data Colors,Shapes
  • Series, Custom Series and Legends

Ch 12 : DAX FUNCTIONS Level 3

  • 1:1, 1:M and M:1 Relations
  • Connection with CSV, MS Access
  • AVERAGEX and AVERAGE in DAX
  • KEEPFILTERS and CALCUALTE
  • COUNTROWS, RELATED, DIVIDE
  • PARALLELPERIOD, DATEDADD
  • CALCULATE & PREVIOUSMONTH
  • USERELATIONSHIP, DAX Variables
  • TOTALYTD , TOTALQTD
  • DIVIDE, CALCULATE, Conditions
  • IF..ELSE..THEN Statement
  • SELECTEDVALUE, FORMAT
  • SUM, DATEDIFF Examples in DAX
  • TODAY, DATE, DAY with DAX
  • Time Intelligence Functions - DAX

Ch 18 : REAL-TIME PROJECT
  • Project Requirement Analysis
  • Implementing SDLC Phases
  • Requirement Gathering, FSA
Phase 1:
  • PBIX Report Design
  • Visualizations, Properties
  • Analytics and Formating
Phase 2:
  • Data Modeling, Power Query
  • Dynamic Connections, Azure DB
  • Parameters and M Lang Scripts
Phase 3:
  • DAX Requriements, Analysis
  • Cloud and Report Server
  • Project FAQs and Solutions
 
Our SSRS Trainings are completely practical, realtime. Register today for free Demo
 

Benefits of our SSRS Training Course :

  • Completely Practical and Realtime
  • Theory Material provided in Advance
  • Highly Interactive and Interesting
  • Daily Tasks and Weekly Assignments
  • Certification Guidance and FAQs
  • 24x7 Server Access with Realtime DBs

After the SSRS Online Training course participants should be able to :

  • Understand Report design, Identify DataSets, Joined Queries
  • Work with Report Parameters, Dataset Parameters and Filters
  • Design Linked Reports with Dynamic Filters and Parameters
  • Design Report variants including Gauge, Map & Indicator Reports
  • Tuning OLTP Reports and OLAP Reports - Caching and Snapshots
  • Deploy, Secure and Deliver Subscriptions and Email Reports
 

SQL Server, SQL DBA, MSBI DWH Trainings @ SQL School Training Institute: