+91 9176633248

Courses

Full Stack BI
Reporting & Automation

(On-Cloud BI Reporting)

6 Data-Tools | 7 Specialist Certificates | 45+ Projects |

Power BI

Adv. DAX

MS-SQL

Power Query

Power Apps

Power Automate

Master data analytics, advanced BI reporting, and automation like a boss, and become a bonafide techno-functional pro. Level up your analytical skills and dominate the data game with our end-to-end BI Reporting program.

By clicking any of the above buttons, I agree to the terms & conditions and privacy policy, and I consent to receive updates via SMS or email.

| View Schedule

Batch starts on

th

Full Stack BI
Reporting
& Automation

(On-Cloud BI Reporting)

Power BI | DAX | MS-SQL | Power Apps | Power Automate

MASTER

Data Analytics, Advanced Reporting,
Programming & Automation.

Excelgoodies
fullstack courses

Program Overview

COURSE DURATION

180-hours, 72 Sessions

1-year program (only on Weekends)

COURSE HIGHLIGHTS

Power BI , DAX , MS-SQL , Power Apps and
Power Automate.

CERTIFICATES

7-Specialist Certificates (one for each tool)

UPCOMING BATCH

View Schedule

Tools You'll Learn

Visualization Tool

Microsoft Power BI

Data Modeling Tool

Power Pivot

Data Transformation Tool

Power Query

Data Warehousing Tool

MS-SQL

Application Development Tool

Microsoft Power Apps

Workflow Automation Tool

Microsoft Power Automate

Course Content Overview

A snapshot of what will be covered in 1-year course.

Objective: To prepare a quick POC with small data and get the concurrence on the output before investing time on huge datasets.

Overview

  • Core Fundamentals Of Spreadsheets
  • How System Interprets Your Data
  • Crucial Formatting Concepts
  • Understanding Core Formula Fundamentals & Advanced Referencing Concepts
  • 60+ Advanced Excel Functions
  • Cleansing & Transforming Data
  • Data Summarization
  • Conditional Summarization
  • Working With Multiple Datasets
  • Working With Pivot Tables Including Advanced Pivot Tables Options
  • 15+ Charts - When To Use What Chart?
  • Develop Data Models to Simulate Complex Business Scenarios for What IF Analysis

Objective: To do faster queries, simpler DAX code and enjoy easier maintenance.

Introduction To PowerPivot

  • Limitation Of Excel Functions
  • Limitation Of Excel Pivot table
  • Why Powerpivot?
  • Powerpivot Features – Overview

Powerpivot Environment

  • Opening Powerpivot Environment
  • Understanding External Data Section
  • Understanding Formatting
  • Powerpivot Views
  • Understanding Measures

Loading Data Into PowerPivot

Calculated Columns

  • Calculated Columns
  • Entering Formulas
  • Using Autocomplete Feature
  • Renaming Columns
  • Understanding Tables

Creating Measures

  • Creating Simple DAX Measures
  • Explicit Measure Vs Implicit Measure
  • Referencing Measures In Other Measures
  • Formatting Measures
  • Manage Data Relationships
  • Working With Multiple Tables
  • Disconnected Tables
  • Creating Custom Calendars
  • Using Advanced Filter()
  • Advanced Calculated Columns
  • Understanding Relationship Concept
  • Join Tables
  • Left Join Tables
  • Right Join Tables

Data Visualization Using

  • Charts, Score Cards And Dashboards
  • Slicers
  • Map Visualizations
  • Data Binding And Formatting

Creating Advanced Dashboards With PowerPivot

Creating Free Form Reports With PowerPivot & Excel

Develop Simple Models And Forecast Data Using PowerPivot & Excel

Objective: Getting started with Power BI and leverage it’s full potential to develop compelling visualizations.

Building Blocks of Power BI

  • Visualizations
  • Datasets
  • Reports
  • Dashboards
  • Tiles

Building Your First Power BI Report

  • Connect to Data Sources in Power BI Desktop
  • Clean and Transform Your Data With the Query Editor
  • Create a report in Power BI Desktop
  • Publish the report in the Power BI service

Data Modeling with Power BI

  • Fundamentals of Modeling
  • How to Manage Your Data Relationships
  • Create Calculated Columns
  • Optimizing Data Models for Better Visuals
  • Create measures and work with time-based functions
  • Create Calculated Tables
  • Explore Time-Based Data

Visualizations

  • Create and Customize Simple Visualizations

Building compelling data visualizations

  • Identify metrics and pair them with appropriate data visuals
  • Using slicers
  • Creating Map Visualizations
  • Creating Tables and Matrixes
  • Creating Scatter Charts
  • Creating Waterfall and Funnel Charts
  • Using Gauges and Single Number Cards
  • Charting Options including Formatting with Colors, Shapes, Text Boxes, Images, etc.

Designing User-friendly reports

  • Customize themes
  • Create versatile layouts for your reports
  • Design principles to reduce noise and highlight data stories

Creating interactive reports for data exploration

  • Filtering & drilling for insights
  • Difference between filters & slicers
  • Filter pane for reporting needs

Exploring Data

  • Use Quick Insights in the Power BI service
  • Create and Configure A Dashboard
  • Share Dashboards with your organization
  • Display Visuals and Tiles Full-Screen 

Objective: To learn different methods to Transform Data before uploading it to the SQL Database.

Overview

  • Introduction
  • Loading & Refresh
  • Combine data from multiple data sources

Data Transformation

  • Editing Queries Created with Power Query
  • Editing Column Headers in Power Query
  • Splitting Column Data with Power Query
  • Sorting Data
  • Multi-Level Sorting
  • Filtering Data
  • Aggregate data from a column
  • Insert a custom column into a table
  • Merge columns
  • Remove columns
  • Remove rows with errors
  • Promote a row to column headers
  • Transforming Text Values
  • Replacing Data
  • Using the Fill command
  • Pivot and Unpivot Column
  • Transpose Query Data
  • Pivot Column Command in Action
  • Unpivot Columns Command
  • Grouping Data
  • Create a Duplicate Query
  • Group and Summarize Data
  • Advanced Data Grouping
  • Working with multiple sources in Power Query
  • Multiple Excel Tables
  • Expand a column containing an associated table
  • Understanding Table Relationships
  • Merging Queries

Loading Power Query Data to Destinations

  • Familiarity with the Load & Refresh Settings
  • Loading it to Workbook
  • Loading it to Data Model

Objective: To add analytical power to your Power BI model that is not available in the data as-is, using DAX.

Overview

  • What is DAX?
  • Data Types
  • Table-Valued Functions
  • Building a Calendar Table
  • Date and Time Functions
  • Filter Functions
  • Information Functions
  • Logical Functions
  • Mathematical and Trigonometric Functions
  • Statistical Functions
  • Text Functions
  • Time Intelligence Functions

Creating Advanced Dax Measures With Advanced Dax Functions

  • Calculate()
  • All()
  • Filter()
  • IF()
  • Switch()
  • SumX()

Evaluation Context

  • Filter Context
  • Row Context
  • Using RELATED in a Row Context
  • Filters and Relationships
  • USERELATIONSHIP

Hierarchies in DAX

Querying with DAX

Relationships

  • One-to-Many Relationships
  • Many-to-Many Relationships

Objective: To query MS-SQL Database (es) by writing accurate, effective, and robust T-SQL code - the right way.

Introduction to MS-SQL

  • Creating a Database
  • Understanding Tables and Creating Tables
  • Inserting, Updating and Deleting Data
  • Querying Data
  • Filtering Data
  • Grouping Data
  • Ordering Data
  • Column Aliases
  • Table Aliases

DDL INSIGHTS

  • CREATE TABLE
  • Dropping Objects
  • CREATE INDEX
  • TEMPORARY OBJECTS
  • Object Naming and Dependencies

SELECT STATEMENTS

  • Simple SELECTs
  • Calculated and Derived Fields
  • SELECT TOP / BOTTOM Records
  • Derived Tables
  • Joins
  • Predicates
  • Subqueries
  • Aggregate Functions
  • GROUP BY and HAVING
  • UNION
  • ORDER BY

Objective: Leverage DAX potential to perform advanced data analytics

Advanced Table Manipulation Functions

  • ADDCOLUMNS
  • CROSSJOIN
  • DATATABLE
  • DISTINCT column
  • EXCEPT
  • FILTERS
  • GENERATESERIES
  • INTERSECT
  • NATURALINNERJOIN
  • NATURALLEFTOUTERJOIN
  • ROW
  • SELECTCOLUMNS
  • SUMMARIZE
  • SUMMARIZECOLUMNS
  • Constructor
  • TOPN
  • UNION
  • VALUES

Advanced Filter Functions

  • ADDMISSINGITEMS
  • ALL
  • ALLCROSSFILTERED
  • ALLEXCEPT
  • ALLSELECTED
  • CALCULATE
  • DISTINCT
  • FILTER
  • FILTERS
  • RELATED
  • REMOVEFILTERS
  • SELECTEDVALUE
  • USERELATIONSHIP
  • VALUES

ADVANCED USAGE OF

  • CALCULATE
  • SUMX
  • COUNTX
  • AVERAGEX
  • MAXX
  • MINXX
  • DATATABLE

Objective: To perform advanced and complex data transformations not available in the Query Editor

Understanding M Programming Code

  • M LANGUAGE Specifications
  • Lexical Structure
  • Basic Concepts
  • Values
  • Types
  • Operators
  • Let
  • Conditionals
  • Functions
  • Error Handling
  • Creating Simple M Expressions
  • Creating Simple M Functions
  • Working with List, Record & Tables
  • Understanding Operators and Evaluation Methods
  • Data Types & Type Conversions

Working with M Functions

  • ACCESSING DATA FUNCTIONS - From Excel, SQL, CSV, Tab-Delimited, Webpage, XML, JSON, SharePoint, etc.
  • COMBINER FUNCTIONS
  • COMPARER FUNCTIONS
  • DATE FUNCTIONS
  • DATETIME FUNCTIONS
  • DURATION FUNCTIONS
  • LIST FUNCTIONS
  • LOGICAL FUNCTIONS
  • NUMBER FUNCTIONS
  • RECORD FUNCTIONS
  • REPLACER FUNCTIONS
  • SPLITTER FUNCTIONS
  • TABLE FUNCTIONS
  • TEXT FUNCTIONS
  • TIME FUNCTIONS
  • TYPE FUNCTIONS
  • VALUE FUNCTIONS

Objective: Get hands-on experience with advanced administration settings, permissions, Data refresh times etc.

Overview

  • Publishing Power BI Reports
  • Creating & Managing Workspaces and Its Access
  • Creating & Managing Dashboard and Its Access
  • Installing & Configuring Data gateway
  • Scheduling and configuring data refresh
  • Managing & Reusing Datasets
  • Scheduling Report Alerts
  • Setting up Row Level Permissions
  • Managing Users & Audit Log
  • Custom Branding Power BI For your Organization
  • Adding Custom Visuals for your Organization

Power Apps Training Course for Working Professionals

INTRODUCTION TO POWER APPS

Overview of Power Apps

  • What is Power Apps?
  • Benefits and use cases
  • Types of Power Apps: Canvas, Model-Driven, and Portal Apps

Getting Started

  • Setting up your Power Apps environment
  • Navigating the Power Apps interface

DATA INTEGRATION AND MANAGEMENT

Connecting to Data Sources

  • Introduction to connectors
  • Connecting to common data sources (SharePoint, Excel, SQL Server, etc.)

Managing Data

  • Understanding data tables and collections

BUILDING YOUR FIRST CANVAS APP

Basics of Canvas Apps

  • Understanding Canvas Apps
  • Creating a simple Canvas App
  • Adding screens and navigation
  • Creating simple app to view details from data source.
  • Using simple forms to display and edit data

ADVANCED CANVAS APP FEATURES

User Experience Design

  • Designing responsive layouts
  • Using themes and templates
  • Best practices for user interface design

Working with Controls

Using different types of controls like

  • Button
  • Text input
  • Drop down
  • Combo Box
  • Date picker
  • List box
  • Radio
  • Text label
  • Vertical gallery
  • Horizontal gallery
  • Flexible height gallery
  • Blank Vertical gallery
  • Blank Horizontal gallery
  • Blank Flexible height gallery
  • Data table
  • Horizontal container
  • Vertical container
  • Container
  • Image
  • Icons
  • Shapes
  • Working with control properties

Working with Variables

  • Global variables
  • Context variable
  • Collections

Using formulas for dynamic form management

Functions to be used in forms

  • SubmitForm
  • EditForm
  • Clear
  • ClearCollect
  • Collect
  • Filter
  • If
  • Navigate
  • NewForm
  • Notify
  • Patch
  • Refresh
  • Search
  • Set
  • Text
  • ThisItem
  • Value

Advanced Controls and Features

  • Working with media (images, videos)
  • Implementing charts and graphs
  • Using Power Automate for workflows

INTRODUCTION TO MODEL-DRIVEN APPS

Basics of Model-Driven Apps

  • Understanding the Common Data Service (Dataverse)
  • Creating entities and relationships
  • Building a simple Model-Driven App

SECURITY AND ADMINISTRATION

Security in Power Apps

  • Understanding security roles and permissions
  • Implementing data security

App Management

  • Managing app versions
  • Publishing and sharing apps

BEST PRACTICES AND ADVANCED TOPICS

Performance Optimization

  • Tips for improving app performance
  • Debugging and troubleshooting techniques

Real-World Use Cases

  • Case studies and examples
  • Industry-specific applications

REALTIME PROJECTS

  • Project 1: Employee Leave Request App

  • Project 2: Inventory Management App

  • Project 3: Customer Feedback App

  • Project 4: Project Management Dashboard

  • Project 5: Sales Order Processing App

Power Automate Training Course for Working Professionals

INTRODUCTION TO POWER AUTOMATE

Overview of Power Automate

  • What is Power Automate?
  • Benefits and use cases
  • Types of flows: Cloud Flows, Desktop Flows, and Business Process Flows

Getting Started

  • Setting up your Power Automate environment
  • Navigating the Power Automate interface

CREATING YOUR FIRST FLOW

Basics of Flow Creation

  • Understanding triggers and actions
  • Creating a simple flow
  • Running and testing flows

Flow Templates

  • Using predefined templates
  • Customizing template flows
  • Best practices for using templates

WORKING WITH CONNECTORS

Introduction to Connectors

  • Understanding connectors and their roles
  • Connecting to common data sources (SharePoint, OneDrive, Outlook, etc.)

Advanced Data Integration

  • Using premium connectors
  • Connecting to SQL Server, Azure, and other advanced data sources

ADVANCED FLOW FEATURES

Conditions and Loops

  • Implementing conditional logic
  • Using loops for repetitive tasks

Approvals and Notifications

  • Creating approval workflows
  • Sending email and mobile notifications

Error Handling and Troubleshooting

  • Managing errors in flows
  • Debugging and troubleshooting techniques

DESKTOP FLOWS (RPA)

Introduction to Desktop Flows

  • Understanding Robotic Process Automation (RPA)
  • Setting up Power Automate Desktop

Building Desktop Flows

  • Recording desktop actions
  • Automating desktop applications

Advanced Desktop Flow Features

  • Using conditions and loops in desktop flows
  • Integrating with cloud flows

BUSINESS PROCESS FLOWS

Introduction to Business Process Flows

  • Understanding business process automation
  • Creating a simple business process flow

Customizing Business Process Flows

  • Defining stages and steps
  • Implementing business rules and logic

Advanced Business Process Flow Features

  • Using custom entities and fields
  • Integrating with power apps

PROJECTS

Power Automate Projects

  • Project 1: Automated Invoice Approval Workflow

  • Project 2 : Employee Onboarding Automation

  • Project 3: Social Media Post Scheduler

  • Project 4: Customer Support Ticketing System

  • Project 5: Monthly Sales Report Automation

Desktop Flows (RPA

  • Project 1: Automated Data Entry from Emails

  • Project 2: Invoice Processing and Archiving

  • Project 3: Automated Report Generation

  • Project 4: Customer Account Reconciliation

  • Project 5: Automated Data Migration

Objective: To put our entire learning to use and arrive at the best possible BI solution -using the right combination of available technologies.

Overview

  • Case Study 1
  • Case Study 2
  • Case Study 3

Understanding VBA Programming Environment

  • Project
  • Project Explorer
  • Menubar
  • Toolbar
  • Code Window
  • Module
  • UserForm

Programming Fundamentals Using VBA

  • Procedures
  • User Defined Functions
  • InputBox Function
  • MsgBox Function
  • Variables
  • Constants
  • Data Types
  • Working with Logical Operators
  • IF statement
  • Nested IF Statement
  • IF with And Or Scenarios
  • Select Case
  • VBA Functions
  • Problem solving techniques required for programming
  • Saving Macro Enabled Files
  • For Loops
  • Do Loops
  • While...Wend Statement
  • Protecting Code
  • Error Handling

Running Code

  • Run mode as a developer
  • Running Code as end user
  • Running Code to debug procedures & Functions

VBA Programming Fundamentals

  • Understanding Object Based Programming
  • Understanding Objects
  • Working with Collection Objects
  • Working with Methods
  • Read & Write Properties

Programming & Automating with Excel Objects

  • Excel Object
  • Workbook Object
  • Worksheet Object
  • Cell Objects
  • WorksheetFunction Object
  • PivotTables Object
  • Chart Objects
  • Other Misc Objects

Code Automation Concepts via Excel Automation

  • Calling Methods
  • Passing Arguments while calling procedures
  • Passing Arguments while calling functions
  • Creating & Strategizing re-usable code modules

Excel Forms

  • Understanding Excel Forms
  • Creating Attractive User Experience with Excel Forms
  • Using Forms Control
  • Linking & Managing Forms Control
  • Performing CRUD (Create, Retreive, Update & Delete Records) with Excel Forms

VBA Forms

  • Understanding VBA Forms
  • Creating Attractive User Experience with VBA Form
  • Pros & Cons of VBA Form
  • Understanding Toolbox
  • Using Tools Objects like label, textbox, listbox, combobox, option buttons, command buttons, etc
  • Understanding Events
  • Working with Form Events
  • Performing CRUD (Create, Retreive, Update & Delete Records) with VBA Form
  1. Power BI

    Free & Downloadable from Microsoft Store App

  2. Power Platform

    Signup for trial / free licenses at

    https://www.microsoft.com/en-us/power-platform/try-free?tsapp=powerappsdeveloper

  3. MS-Office (2013 and above)

    MS-SQL Server & SQL Management Studio

    Download Developer Edition (Free)

    https://www.microsoft.com/en-in/sql-server/sql-server-downloads

Course Fee

One-time payment and installment - both are available.

5,000 / month*

(for 11-months)

*With initial fees of INR 15,000

What's included?

  • 8 Excel Reports & Models
  • 12 Power BI + DAX Dashboards
  • 6 Power Query Projects
  • 6 Power Pivot Models
  • 5 Power Apps Projects
  • 5 Power Automate Projects
  • 5 Workflows (RPA) Projects
  • 5 MS-SQL Projects
  • 4 Power BI + DAX + PQ Based Dashboards
  • 3 Power BI + DAX + PQ + SQL Based Dashboards
  • 9 Master Projects Using Power BI, DAX, PQ, SQL
    Power Automate, Power Apps etc.

CORPORATE
Training 5 or
more people?

Avail additional 10% Corporate Benefit*
on the total course fee for 5+ participants.
Get you team BI ready, today.

Course Schedule

Online & Classroom (both are available).

MAR 2025

Quick Excel Brush-up

Level 1 - Power BI Fundamentals

Level 1 - VBA - Core Programming Fundamentals

APR 2025

Advanced Model Building & Reporting

Level 2 - Power BI DAX

Level 2 - VBA - Object Based Programming & Excel Objects

Level 1 - Power Apps

MAY 2025

Level 3 - Power BI DAX & Power Query

Level 3 - VBA - Automation Projects

Level 2 - Power Apps

JUN 2025

SQL Querying

Level 3 - Power Apps

JUL 2025

SQL Querying

Level 1 - Power Automate

AUG 2025

Level 2 - Power Automate

SEP 2025

SQL-Programming

Advanced Power Platform Projects

OCT 2025

SQL-Reporting

Advanced Power Platform Projects

7 Specialist Certificates

Take exam and get certified for in-demand data tools.

About the Trainer

Trainer

Mr. Sami

(MCT, MCP, MEE, MOS)

30,000+

Students Trained

18+

Year of Experience

4.9

Google Reviews

Mr. Sami, Microsoft Certified Trainer, with his qualifications in Finance, HR & Information Technology brings in 14 years of Industry experience. He has undertaken assignments with renowned IRS, The World Bank, Standard Chartered, ING Barings and much more.

Esteemed Clientele

IRS World Bank TVH-Chennai Brakes India Limited-Chennai Texas Charter Schools Mafoi randstad-Chennai Beroe-Chennai Conagra foods L T-Chennai Tafe-Chennai ING Barings Yes Bank-Chennai Wipro Mahindra Holidays KA Buckman Deutsche Bank Velammal-Chennai Besmak Doyensys Capgemini BNP Paribas RBS-Chennai Standard Chartered Tata Consultancy Services Care HCL FIS Amara Raja IBM National Insurance Velammal-Chennai Standard Chartered Syndicate Bank Everonn-Chennai Apollo Health Street SBI Life Insurance HEIDELBERG Synaptris Olympia Ford-Chennai Huawei Nokia Citibank-Chennai IRS World Bank TVH-Chennai Brakes India Limited-Chennai Texas Charter Schools Mafoi randstad-Chennai Beroe-Chennai Conagra foods L T-Chennai Tafe-Chennai ING Barings Yes Bank-Chennai Wipro Mahindra Holidays KA Buckman Deutsche Bank Velammal-Chennai Besmak Doyensys Capgemini BNP Paribas RBS-Chennai Standard Chartered Tata Consultancy Services Care HCL FIS Amara Raja IBM National Insurance Velammal-Chennai Standard Chartered Syndicate Bank Everonn-Chennai Apollo Health Street SBI Life Insurance HEIDELBERG Synaptris Olympia Ford-Chennai Huawei Nokia Citibank-Chennai

A snapshot of what you'll be learning in 50-weeks.

Detailed Course Content

Kindly enter your Mobile Number to proceed.

You'll honored with total of 7-certificates through-out the program.

MS-Excel Associate

  • Level :

Eligibility: On clearing post-training assessment

Sample Certificate: View here

MIS Reporting & Business Modeling Specialist using MS-Excel

  • Level :

Eligibility: On clearing post-training assessment

Sample Certificate: View here

Data Analysis & Dashboard
Associate using Power BI

  • Level :

Eligibility: On clearing post-training assessment

Sample Certificate: View here

Data Analytics & BI Developer using MS-SQL & Power BI

  • Level :

Eligibility: On clearing post-training assessment

Sample Certificate: View here

Data warehouse & ETL Specialist using MS-SQL, SSIS & Power BI

  • Level :

Eligibility: On clearing post-training assessment

Sample Certificate: View here

Power Apps Business Solutions Expert

  • Level :

Eligibility: On clearing post-training assessment

Sample Certificate: View here

Full StackBI Reporting &
Automation Specialist

  • Level :

Eligibility: On securing above 6-certificates

Sample Certificate: View here

MAR 2023 Systematic Learning

Quick Excel Brush-up & Power BI

Date: Sat, 4 Mar - Sun, 26 Mar

Total Sessions: 08

Schedule: Sat (5:30 PM - 8:00 PM) & Sun (11:00 AM - 1:30 PM)

Eligible Certificate: MS-Excel Associate

APR 2023 Systematic Learning

Model Building, DAX Functions & Power BI Reporting - Level 1

Date: Sun, 2 Apr - Sun, 23 Apr

Total Sessions: 04

Schedule: Sun (11:00 AM - 1:30 PM)

MAY 2023 Systematic Learning

Model Building, DAX Functions & Power BI Reporting - Level 2

Date: Sun, 30 Apr - Sun, 21 May

Total Sessions: 04

Schedule: Sun (11:00 AM - 1:30 PM)

Eligible Certificate: MIS Reporting & Model Building Specialist using MS-Excel

Continuing Education

Workout Sessions - MIS Reporting & Power BI

Date: Fri, 12 May & Fri, 19 May

Total Sessions: 01

Schedule: Fri, 12 May (7 PM - 9 PM) & Fri, 19 May (7 PM - 9 PM)

JUN 2023 Systematic Learning

Power Query, DAX & Power BI Dashboards - Advanced

Date: Sun, 28 May - Sun, 18 Jun

Total Sessions: 04

Schedule: Sun (11:00 AM - 1:30 PM)

Continuing Education

Workout Sessions - MIS Reporting & Power BI

Date: Fri, 9 Jun & Fri, 16 Jun

Total Sessions: 02

Schedule: Fri, 9 Jun (7 PM - 9 PM) & Fri, 16 Jun (7 PM - 9 PM)

JUL 2023 Systematic Learning

Programming Fundamentals - Using VBA

Date: Sun, 25 Jun - Sun, 16 Jul

Total Sessions: 04

Schedule: Sun (11:00 AM - 1:30 PM)

Eligible Certificate: Data Analysis & Dashboard Associate using Power BI

Continuing Education

Workout Sessions - Power BI

Date: Fri, 7 Jul & Fri, 14 Jul

Total Sessions: 02

Schedule: Fri, 7 Jul (7 PM - 9 PM) & Fri, 14 Jul (7 PM - 9 PM)

AUG 2023 Systematic Learning

MS-SQL Fundamentals & Ad-hoc Automations using VBA Macro - Level 1

Date: Sun, 23 Jul - Sun, 13 Aug

Total Sessions: 04

Schedule: Sun (11:00 AM - 1:30 PM)

Continuing Education

Workout Sessions - MIS Reporting & Power BI

Date: Fri, 4 Aug & Fri, 11 Aug

Total Sessions: 02

Schedule: Fri, 4 Aug (7 PM - 9 PM) & Fri, 11 Aug (7 PM - 9 PM)

SEP 2023 Systematic Learning

MS-SQL Fundamentals & Ad-hoc Automations using VBA Macro - Level 2

Date: Sun, 27 Aug - Sun, 17 Sep

Total Sessions: 04

Schedule: Sun (11:00 AM - 1:30 PM)

Continuing Education

Workout Sessions - MIS Reporting & Power BI

Date: Fri, 8 Sep & Fri, 15 Sep

Total Sessions: 02

Schedule: Fri, 8 Sep (7 PM - 9 PM) & Fri, 15 Sep (7 PM - 9 PM)

OCT 2023 Systematic Learning

Advanced T-SQL & Automating Other Applications using VBA

Date: Sat, 30 Sep - Sat, 21 Oct

Total Sessions: 04

Schedule: Sat (9 AM - 11:30 AM)

Eligible Certificate: Data Analytics & BI Developer using MS-SQL & Power BI

Continuing Education

Workout Sessions - VBA & Power BI

Date: Fri, 13 Oct & Fri, 20 Oct

Total Sessions: 02

Schedule: Fri, 13 Oct (7 PM - 9 PM) & Fri, 20 Oct (7 PM - 9 PM)

NOV 2023 Systematic Learning

ETL with MS-SQL & SSIS, Power BI Administration & Architecting BI Solution

Date: Sat, 28 Oct - Sat, 25 Nov

Total Sessions: 04

Schedule: Sat (9 AM - 11:30 AM)

Eligible Certificate: VBA Developer & Report Automation Specialist using VBA

Continuing Education

Workout Sessions - VBA & Power BI

Date: Fri, 17 Nov & Fri, 24 Nov

Total Sessions: 02

Schedule: Fri, 17 Nov (7 PM - 9 PM) & Fri, 24 Nov (7 PM - 9 PM)

DEC 2023 Systematic Learning

Business Reporting using Python

Date: Sat, 2 Dec - Sat, 23 Dec

Total Sessions: 04

Schedule: Sat (9 AM - 11:30 AM)

Eligible Certificate: Data warehouse & ETL Specialist using MS-SQL, SSIS & Power BI

Continuing Education

Workout Sessions - VBA & Power BI

Date: Fri, 15 Dec & Fri, 22 Dec

Total Sessions: 02

Schedule: Fri, 15 Dec (7 PM - 9 PM) & Fri, 22 Dec (7 PM - 9 PM)

JAN 2024 Systematic Learning

Advanced DAX & M-Programming

Date: Sat, 6 Jan - Sat, 27 Jan

Total Sessions: 04

Schedule: Sat (9 AM - 11:30 AM)

Continuing Education

Workout Sessions - VBA & Power BI

Date: Fri, 19 Jan & Fri, 26 Jan

Total Sessions: 02

Schedule: Fri, 19 Jan (7 PM - 9 PM) & Fri, 26 Jan (7 PM - 9 PM)

FEB 2024 Systematic Learning

Advanced Reporting & Automation Concepts

Date: Sat, 3 Feb - Sat, 24 Feb

Total Sessions: 04

Schedule: Sat (9 AM - 11:30 AM)

Eligible Certificate: FullStackBI Reporting & Automation Specialist

Continuing Education

Workout Sessions - VBA & Power BI

Date: Fri, 16 Feb & Fri, 23 Feb

Total Sessions: 02

Schedule: Fri, 16 Feb (7 PM - 9 PM) & Fri, 23 Feb (7 PM - 9 PM)

System Requirements

  1. Power BI

    Free & Downloadable from Microsoft Store App

  2. Power Platform

    Signup for trial / free licenses at

    https://www.microsoft.com/en-us/power-platform/try-free?tsapp=powerappsdeveloper

  3. MS-Office (2013 and above)

    MS-SQL Server & SQL Management Studio

    Download Developer Edition (Free)

    https://www.microsoft.com/en-in/sql-server/sql-server-downloads

Connect with Us

Excelgoodies Software Private Limited

56, 1st & 2nd Floor, North Boag Road,

T. Nagar, Chennai - 600 017

Mr.Raj

Business Associate

Tel: +91 9176633248

Email: support@excelgoodies.com

Connect us on

Mr. Sami, MCT, MCSA Data Enthusiast & a Technophile

Trainers Microsoft Certificate Trainers Microsoft Certificate

Mr. Sami, Microsoft Certified Trainer, with his qualifications in Finance, HR & Information Technology brings in 14 years of Industry experience. He has successfully trained 9500+ professionals by now, and the counting is still on.

He has undertaken assignments with the renowned IRS, The World Bank, Tata Chemicals, Buckman Laboratories, Standard Chartered, ING Barings and much more. His nature of going that Extra Mile has got him the startling popularity amongst the Excelgoodies prominent clients.

Systematic + Continuing Education: Our unique learning model is the first of its kind in India.

Systematic Learning

Learn a new reporting tool every month during the next 12 months.

Excelgoodies

Every analyst and the business user thinks about which tool to learn next - which can improve his CV. This full-stack course is designed to cover all BI reporting tools in a phased approach (what tool to learn first and next) - which will help you to retain information and perform much better. This, in turn, will help you add lines to your resumé and get a portfolio of projects.

Continuing Education

Master every tool that you've learnt with our continuing education.

Excelgoodies

Although our training will help you learn a new tool every month, it is our continuing education curriculum that will give you the exposure you need to master a tool. This includes real-time Assignments, Case Studies & Projects.

The idea here is to introduce a new tool, immediately revisit it through multiple assignments - across the year and actively use the tool back at work to deepen understanding and move it to long-term memory.

Systematic Learning

Take a baby step approach and become a 360-degree BI Reporting expert.

Excelgoodies

Small, attainable goals and mini-victories work wonders to propel us towards a bigger goal. Take a few baby steps at a time and you're set. Therefore, our teaching methodology uses a series of short and intensive sessions combined with activities. And after every milestone, you will honored with a specialist certificate.

This is the simplest, yet the most effective learning strategy to master any subject and make a career advancement.

Continuing Education

No more "What if I forget these topics, later?"
No more "Will I be able to implement all this at work?"

Excelgoodies

Our entire continuing education program is designed with the belief that the more you revisit the topic you are trying to learn, the more you reinforce the idea in your long-term memory.

This means you will be working on numerous case studies and tasks throughout the year to help you remember the topics you learned from the very first day.

Tools You'll Learn

Visualization Tool

Microsoft Power BI

Data Modeling Tool

Power Pivot

Data Transformation Tool

Power Query

Data Warehousing Tool

MS-SQL

Application Development Tool

Microsoft Power Apps

Workflow Automation Tool

Microsoft Power Automate

Become a Next-Gen Analyst

BI is no longer just about reporting—it’s about automation, integration, and AI-driven decision-making.

In 12 months, go beyond dashboards and master Power BI, Power Apps, Power Automate, and SQL to build enterprise-wide automation and analytics workflows. Gain the skills that power data-driven transformation.

Cloud is the future—don’t just adapt, architect it.

Discuss your career transformation with a Data Professional.

How is the course designed for working professionals?

Systematic + Continuing Education: Our unique learning model is the first of its kind in India.

Excelgoodies
Systematic Learning

Learn a new reporting tool every month during the next 12 months.

Every analyst and the business user thinks about which tool to learn next - which can improve his CV. This full-stack course is designed to cover all BI reporting tools in a phased approach (what tool to learn first and next) - which will help you to retain information and perform much better. This, in turn, will help you add lines to your resumé and get a portfolio of projects.

Continuing Education

Master every tool that you've learnt with our continuing education.

Although our training will help you learn a new tool every month, it is our continuing education curriculum that will give you the exposure you need to master a tool. This includes real-time Assignments, Case Studies & Projects.

The idea here is to introduce a new tool, immediately revisit it through multiple assignments - across the year and actively use the tool back at work to deepen understanding and move it to long-term memory.

Excelgoodies
Excelgoodies
Systematic Learning

Take a baby step approach and become a 360-degree BI Reporting expert.

Small, attainable goals and mini-victories work wonders to propel us towards a bigger goal. Take a few baby steps at a time and you're set. Therefore, our teaching methodology uses a series of short and intensive sessions combined with activities. And after every milestone, you will honored with a specialist certificate.

This is the simplest, yet the most effective learning strategy to master any subject and make a career advancement.

Continuing Education

No more "What if I forget these topics, later?"
No more "Will I be able to implement all this at work?"

Our entire continuing education program is designed with the belief that the more you revisit the topic you are trying to learn, the more you reinforce the idea in your long-term memory.

This means you will be working on numerous case studies and tasks throughout the year to help you remember the topics you learned from the very first day.

Excelgoodies
Excelgoodies Excelgoodies
MAKE YOUR BIG MOVE.

Get the 10x advantage in your transformation journey to data professional.

Excelgoodies
Transform 10x faster at 1/10th the cost
Excelgoodies Excelgoodies

What's included?

  • 8 Excel Reports & Models
  • 12 Power BI + DAX Dashboards
  • 6 Power Query Projects
  • 6 Power Pivot Models
  • 5 Power Apps Projects
  • 5 Power Automate Projects
  • 5 Workflows (RPA) Projects
  • 5 MS-SQL Projects
  • 4 Power BI + DAX + PQ Based Dashboards
  • 3 Power BI + DAX + PQ + SQL Based Dashboards
  • 9 Master Projects Using Power BI, DAX, PQ, SQL
    Power Automate, Power Apps etc.

MS-Excel Associate

  • Level :

Eligibility: On clearing post-training assessment

Sample Certificate: View here

MIS Reporting & Business Modeling Specialist using MS-Excel

  • Level :

Eligibility: On clearing post-training assessment

Sample Certificate: View here

Data Analysis & Dashboard
Associate using Power BI

  • Level :

Eligibility: On clearing post-training assessment

Sample Certificate: View here

Data Analytics & BI Developer using MS-SQL & Power BI

  • Level :

Eligibility: On clearing post-training assessment

Sample Certificate: View here

Workflow Specialist using Power Automate

  • Level :

Eligibility: On clearing post-training assessment

Sample Certificate: View here

Power Apps Business Solutions Expert

  • Level :

Eligibility: On clearing post-training assessment

Sample Certificate: View here

Full StackBI Reporting &
Automation Specialist (On-Cloud)

  • Level :

Eligibility: On securing above 6-certificates

Sample Certificate: View here

Both Online & Classroom is available.*

All our classes are live, hands-on and with real-trainers.

No recorded sessions.

Classroom Gallery

Google Reviews

Just3Steps to enroll

Background image

Book My Seat

Note: INR 500 will get adjusted
towards the Total Couse Fee.

Screening Test

You'll undergo a quick 15 mins
pre-assessment with the Trainer.

Join the Program

by paying the balance fees.

Esteemed Clientele

IRS World Bank TVH-Chennai Brakes India Limited-Chennai Texas Charter Schools Mafoi randstad-Chennai Beroe-Chennai Conagra foods L T-Chennai Tafe-Chennai ING Barings Yes Bank-Chennai Wipro Mahindra Holidays KA Buckman Deutsche Bank Velammal-Chennai Besmak Doyensys Capgemini BNP Paribas RBS-Chennai Standard Chartered Tata Consultancy Services Care HCL FIS Amara Raja IBM National Insurance Velammal-Chennai Standard Chartered Syndicate Bank Everonn-Chennai Apollo Health Street SBI Life Insurance HEIDELBERG Synaptris Olympia Ford-Chennai Huawei Nokia Citibank-Chennai IRS World Bank TVH-Chennai Brakes India Limited-Chennai Texas Charter Schools Mafoi randstad-Chennai Beroe-Chennai Conagra foods L T-Chennai Tafe-Chennai ING Barings Yes Bank-Chennai Wipro Mahindra Holidays KA Buckman Deutsche Bank Velammal-Chennai Besmak Doyensys Capgemini BNP Paribas RBS-Chennai Standard Chartered Tata Consultancy Services Care HCL FIS Amara Raja IBM National Insurance Velammal-Chennai Standard Chartered Syndicate Bank Everonn-Chennai Apollo Health Street SBI Life Insurance HEIDELBERG Synaptris Olympia Ford-Chennai Huawei Nokia Citibank-Chennai IRS World Bank TVH-Chennai Brakes India Limited-Chennai Texas Charter Schools Mafoi randstad-Chennai Beroe-Chennai Conagra foods L T-Chennai Tafe-Chennai ING Barings Yes Bank-Chennai Wipro Mahindra Holidays KA Buckman Deutsche Bank Velammal-Chennai Besmak Doyensys Capgemini BNP Paribas RBS-Chennai Standard Chartered Tata Consultancy Services Care HCL FIS Amara Raja IBM National Insurance Velammal-Chennai Standard Chartered Syndicate Bank Everonn-Chennai Apollo Health Street SBI Life Insurance HEIDELBERG Synaptris Olympia Ford-Chennai Huawei Nokia Citibank-Chennai Velammal-Chennai Besmak Doyensys Capgemini BNP Paribas RBS-Chennai Standard Chartered Tata Consultancy Services Care HCL FIS Amara Raja IBM National Insurance Velammal-Chennai Standard Chartered Syndicate Bank Everonn-Chennai Apollo Health Street SBI Life Insurance HEIDELBERG Synaptris Olympia Ford-Chennai Huawei Nokia Citibank-Chennai

APPLICATION DEADLINE

Application Deadline

Registration Closes on .

By clicking any of the above buttons, I agree to the terms & conditions and privacy policy, and I consent to receive updates via SMS or email.

Registration Closes on
, .

By clicking any of the above buttons, I agree to the terms & conditions and privacy policy, and I consent to receive updates via SMS or email.

Connect with Us

Excelgoodies Software Private Limited
No.56, 1 & 2 Floor, North Boag Road,
T-Nagar, Chennai - 17

Mr.Raj

Business Associate

INDIA