Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

Get in Touch

9999491895

Business Analyst in Excel & Power BI 90 Hours

Module 1 - Microsoft Advanced Excel

Section A – Basic & Advanced Excel


Introduction to Excel, Basic Understanding Menu and Toolbar, Introduction to different category of functions like Basics,
Mathematical and Statistical, Date and Time, Logical, Lookup and References, Text and Information.

Mathematical Functions:-
Sum, Sumif, Sumifs, Count, Counta, Countblank, Countif, Countifs, Average, Averagea, Averageif, Averageifs, Subtotal,
Aggregate, Rand, Randbetween, Roundup, Rounddown, Round, Sumproduct

Text Functions:-
Char, Clean, Code, Concatenate, Find, Search, Substitute, Replace, Len, Right, Left, Mid, Lower, Upper, Proper, Text, Trim, Value

Date & Time Function:-


Date, Day, Month, Year, Edate, Eomonth, Networkdays, Workday, Weeknum, Weekday, Hour, Minute, Second, Now, Today, Time

Logical Functions:-
And, Or, If, Iferror, Not, Nested If

Lookup & Reference Functions:-


VLookup, HLookup, Index, Match, Offset, Indirect, Address, Column, Columns, Row, Rows, Choose, Arrays Concept In Lookup
Formula’s

Head Office - SLA Consultants India, 82-83, 3rd Floor, Vijay Block, Metro Pillar No. 52, Laxmi Nagar, New Delhi – 110092
Branch office - 3rd Floor, Gourav Plaza, Metro Pillar No. 50, DLF Phase - 2 Sikanderpur, Gurgaon - 122002
Get in Touch
9999491895

Section B – Analysis using MS Advanced Excel


Lesson 1: Introduction to Business Analytics
 What is Analytics?  Understand Business Analysis Key Concepts
 Overview of different Analytics with Segment  Performance Analytics
 Customer Analytics  Risk Analytics
Lesson 2: Formatting, Auto Formatting & Data Manipulation
 Conditional Formatting  Statistical and Mathematical Functions
 Freezing Concept  Rank, Quartile, Percentile, Correl, Geomen
 Data Validations  Trace Precedents and Trace Dependents
 Logical Functions  Round, Roundup, Round down, Max, Min, Large,
 And, If, Nested IF, Not, OR, True, False Small
 SUMPRODUCT, IFERROR, CONCATENATE, MOD,  Standard Deviation, Correlation, Mean, Median,
LEN, RIGHT, LEFT Sum, Count, , Countifs , Sumif, Sumifs
 Vlookup/Hlookup, Index, Match, Offset
Lesson 3: Data Analysis & Visualization - Power Pivot
 Pivot Table  Measuring Covariance and Correlation
 Power Pivot  Distribution
 What-if Analysis  Regression
 Data Table –One Variable and Two Variables  Graphs & Charts
 Data Analysis Using Statistics  Analysis Tool Pack
 Descriptive Statistics  Solver
 ANOVA  Histogram
 Moving Average  Pareto
 Testing Hypothesis  Water Fall etc.

Lesson 4: What is Dashboards and Excel Dashboard.


 Overview of Chart types, Chart Formatting  Combo box, Check Box, Scroll Bar and Radio Button
 Active X Form Controls  Interactive Dashboard with Form Controls
 Principle of great dashboard design  Form Controls for reports automation
 Selecting Correct Chart to display data  Data Models using Power Pivot
 Interactive Charts with Form Controls

Head Office - SLA Consultants India, 82-83, 3rd Floor, Vijay Block, Metro Pillar No. 52, Laxmi Nagar, New Delhi – 110092
Branch office - 3rd Floor, Gourav Plaza, Metro Pillar No. 50, DLF Phase - 2 Sikanderpur, Gurgaon - 122002
Get in Touch
9999491895

Module 2 - Microsoft Power BI


 A Quick Introduction
 What is MSPBI and its scope  MSPBI components
 Learn the common work flow in MSPBI  Old vs. new technologies
 Building blocks of MSPBI and its relations  Power BI Desktop/Service/Mobile
 Quick demo how to create a business dashboard in
MSPBI

 Getting Business Data


 Get data in shape for use with MSPBI  Tackling messy data in MSPBI
 Combining two or more data sets (source data) for  Clean and transform data
reporting

 Modelling in Power BI
 How to connect many different data sources  Build calculated tables based on DAX formulas and
 Manage data source (database) relationships expressions
 Unique keys  Creating and viewing visuals easier with optimized
 Calculated columns and more models
 Custom calculations to evaluate time-based  Discover hierarchal drill-down tools for date fields
functions

 Data Visualization
 Create and customize visualization in MSPBI and its  Color your visualization world with colors
power  shapes and scales
 Use combination charts  Adding personal touch
 Create and format slicers with it  logo etc. to reports and dashboards
 Map visualizations and its utilization  Display and present your dashboard in a way you
 Use tables and matrixes want with summarize data
 Long live bubbles  Control how your report elements overlap with each
 scatter charts in action other
 Advanced funnel and waterfall charts  Learn to drill into hierarchies
 Drive fast dashboard insights with gauges and  Manage how levels are shared (Z-order in reports)
numbers  How to use R visuals in MSPBI

 Data Exploring & Sharing


 Quick insights in Power BI Service  Excel and MSPBI
 Create and configure a dashboard  Import and excel table into Power BI
 Share dashboard with your organization  Import excel files with data models and power view
 Display and edit visuals- tiles sheets
 full screen  Connect One Drive for business to MSPBI
 Get more space on your dashboard  Excel data in Power BI summary
 Install and configure a personal gateway

 DAX (Data Analysis Expression) Application


 DAX and its basic building blocks  Create expressions across multiple tables with
 Create calculated columns (fields) and measures in relational functions;
MSPBI using DAX formulas  Filter and evaluate tables using advanced table
 Breadth of functions available in DAX functions
 User variables in DAX

Head Office - SLA Consultants India, 82-83, 3rd Floor, Vijay Block, Metro Pillar No. 52, Laxmi Nagar, New Delhi – 110092
Branch office - 3rd Floor, Gourav Plaza, Metro Pillar No. 50, DLF Phase - 2 Sikanderpur, Gurgaon - 122002
Get in Touch
9999491895

Module 3 - MS Access & SQL


Access is a relational database management system (RDBMS) from Microsoft that combines the relational Microsoft Jet Database
Engine with a graphical user interface and software-development tools. ... It can also import or link directly to data stored in other
applications and databases.

 Introduction to SQL  Concept of Trigger


 SQL Course overview  Create Trigger for (Insert,Update,Delete)
 Installing the test environment  Alter Trigger
 What is SQL?  What are Subselects and Views in SQL
 Editors and Platforms to learn SQL  Creating a simple subselect
 Complete SQL in a Class  Searching within a result set
 Quick-start introduction  Creating a view
 Using the basic SELECT statement  Creating a joined view
 Selecting rows  Maintaining SQL Server Database
 Selecting columns  Backup Database
 Counting rows  Restore Database
 Inserting data  SQL Server Job Creation
 Updating data  How to create job in SQL Server Agent
 Deleting data  How to schedule job
 Import and Export data  Topics Covered as follows:
 Fundamentals of SQL  Access environment and tools
 Databases and tables  Database terminology and concept
 SQL syntax overview  Designing database in Access
 Data Definition, Data Manipulation, Data Control,  Understanding RDBMS
Transactional Control statements  Working with the Design side of Tables
 Creating tables  Create Query
 Deleting a table  Join Tables That Have No Common Fields
 Inserting rows into a table  Work with Subdatasheets
 Deleting rows from a table  Create Sub queries
 What is NULL?  Working with the runtime of Tables
 Controlling column behaviors with constraints  Data migration and importing
 Changing a schema with ALTER  Working with the Design side of Queries
 Filtering data with WHERE, LIKE, and IN  Working with the runtime of Queries
 Removing duplicates with SELECT DISTINCT  Working with the Design side of Forms
 Sorting with ORDER BY  Adding Controls to Forms
 How Relationships Work in SQL  Creating Sub forms
 Understanding joins  Organizing Information with Tab Pages
 Accessing related tables with JOIN  Displaying a Summary of Data in a Form
 Multiple related tables  Applying Conditional Formatting
 Explaining SQL Strings  Working with the runtime of Forms, Managing
 About SQL strings Switchboard
 Finding the length of a string  Working with the Design side of Reports
 Selecting part of a string  Organize Report Information
 Removing spaces with TRIM  Format Reports Include Charts in a Report
 Making strings uppercase and lowercase  Add a Calculated Field to a Report
 Numbers and SQL  Add a Sub report to an Existing Report
 About numeric types  Working with the runtime of Reports
 Finding the type of a value  Working with the Design side of Macros
 Integer division and remainders  Creating a Macro Restricting Records Using a
 Rounding numbers Condition
 SQL Functions and Clause  Automating Data Entry Using a Macro
 The Aggregate functions MIN, MAX, AVG, SUM and  Working with the runtime of Macros
COUNT, UPPER, LENGTH, LOWER  How to create a functional specification
 The GROUP BY and HAVING clauses Grouping in a  Build a real-world business application
combination with joining  Putting altogether and deployment
 Triggers in SQL
Head Office - SLA Consultants India, 82-83, 3rd Floor, Vijay Block, Metro Pillar No. 52, Laxmi Nagar, New Delhi – 110092
Branch office - 3rd Floor, Gourav Plaza, Metro Pillar No. 50, DLF Phase - 2 Sikanderpur, Gurgaon - 122002
Get in Touch
9999491895

Module 4 - Base SAS


 Overview Of SAS  Datasets
 Working in the SAS Environment  Data view
 Working with windows  Referencing files in SAS libraries
 Enhance editor window  Basic Concepts
 Log window  Creating an SAS programs
 Output window  Components of SAS programs
 Result window explorer window program editor  Characteristics of SAS programs
window  The layout of SAS programs
 Overviews of Libraries

Module 5 - R Programming
Module 1- Introduction to Business Analytics
 Introduction to Business  Case study on Walmart, Signet
Analytics Bank
 Types of Analytics Data Science and its importance

Module 2- Introduction to R
 Introduction to R  Workspace Setup
 Installing R  R Packages
 Installing R Studio

Please find the course duration and fee details.

Course Module Course Duration


MS Adv Excel Analytics + MS Power BI + Base SAS + Access & SQL+R Programming 90 (Hours)

Regards,
SLA Consultants India
9999491895 | 9873140018 | 011-47519207
hr@slaconsultantsindia.com

Head Office - SLA Consultants India, 82-83, 3rd Floor, Vijay Block, Metro Pillar No. 52, Laxmi Nagar, New Delhi – 110092
Branch office - 3rd Floor, Gourav Plaza, Metro Pillar No. 50, DLF Phase - 2 Sikanderpur, Gurgaon - 122002

You might also like