Learning Objectives
In this module, you will understand the need for an Integration tool and its significance in real world. You will learn the importance of SSIS as an integration tool and get a birds-eye-view of the overall architecture.
- SSIS Introductions
- Different Components in MSBI (SSMS/SSDT/Services )
- Control Flow
- Data Flow
- Precedence constraint & Expressions
- Annotation
- Sequence Container
- Data Flow Components
- Audit]
- SQL TO FF — Done
- Data viewer
- Copy
- OLEDB Source
- OLDB Destination
- Character Map
- Row sampling
- Percentage sampling
- Multicast — Done
- Sort
- Aggregate
- Merge
- Union All
- Flat File Destination
- Excel Destination — DONE
- Conditional Split
- Merge join
- Data conversion / Type Cast — Done
- Derived –
- Lookup
- OLEDB Command —DONE
- Cache transformation (target is cashed)
- SCD (type 1, type 2) — DONE
- Control Flow Components
- Sequence Containers
- Dynamic loading of files into SQL target —Done
- For loop
- For each loop
- Variables with default values
- Variables with dynamic values through Expressions
- Script task
- Debugging / Break Points
- Execute SQL Task
- Execute SQL task with parameter and with result
- For Each Looping Table — Done
- Row Count
- Send Mail Task , RC Mail — Done
- Execute package
- Execute Process
- Bulk Insert Task ( sending FF – SQL)
- File system Task
- FTP Task
- Event Handler
- ERROR Output — DONE
- Checkpoints (restart ability)
- Logging
- Configurations
- Deployment
- Jobs (Scheduling)
SSRS (SQL Server Reporting Services)
Learning Objectives
In this module you will understand Reporting Services, its Architecture and how to develop and configure different kinds of reports and their functionalities along with best practices to be followed. You will also learn about the environment where reports are created and about server where the reports are deployed.–
TOPICS:
- Introduction to SSRS
- Architecture of SSRS
- What is Report Server
- What is Report Manager
- Creating reports using SSDT
- What are Data sources
- Basic Table Report
- What are Shared Data sources
- HEADERS AND EXPRESSIONS
- FOTTER
- Report FILTER
- Matrix Report
- Page break concept
- Drill Down report
- Report Wizard / Adhock Report /Ad-Hock Report / Wizards
- Parameterized report
- Multi-valued Parameterized Reports
- Lable and Value Fields in Parameters
- Cascading Parameters Report
- Dynamic Title based on selection
- Expressions , Show or hide based on IF ELSE Expressions
- Total , Subtotal, Add Row
- Chart report and its properties & expressions
- Drill through Report / hyperlink report / jump report / navigation report / go to report/ Action report
- Sub report — Done
- List Report with Image
- Rectangle Report
- Indicators
- Gauge
- Deployment
- Edit Report
- Report Manager Operations
- Snap short and History comes under this report
- Report Subscription (Email and Windows File Share) and Scheduling
- Move / Delete Report
- Linked Report
- Report Buider