Skip to content
Includes PL-300 Certification Prep New Launch

Data Analyst Course: Job-Oriented Live Training with Power BI & PL-300

Excel, SQL, Python and Power BI, plus the AI analyst skills every 2026 job post asks for

  • Most analyst programs give you their own certificate. This one prepares you for PL-300, the Microsoft Power BI Data Analyst credential that recruiters actually filter on
  • Learn the full toolkit live: advanced Excel, SQL through window functions, Python with pandas, statistics and A/B testing, and Power BI modelling with DAX
  • Finish with five portfolio projects and an interview sprint covering SQL rounds, case studies, resume and LinkedIn, because the portfolio is what converts to offers
70+ Hrs Live
Next Cohort27 Sept 2026
Duration10 Weeks
TimingSat–Sun, 8:00–11:00 PM IST
FormatLive Online

Built For

Who This Data Analyst Course Is For

Data analyst remains the most accessible high growth role in tech and the fastest one to interview for. Tap any card below to see why it fits you.

Students and fresh graduates from any background

Tap to learn more

No coding background needed. We start in Excel, introduce SQL gently, then move to Python and Power BI, and finish with an interview sprint that turns the learning into offers.

Professionals switching in from a non technical field

Tap to learn more

Analytics is the proven bridge into tech. Your domain knowledge is an advantage rather than baggage, and the weekend evening format is built so you can switch without leaving your current job first.

MIS, operations and reporting professionals levelling up

Tap to learn more

You already live in spreadsheets. Adding SQL, Python, a proper semantic model and the PL-300 credential turns a reporting job title into an analyst one, usually with the pay band that follows.

Anyone worried AI will replace analyst work

Tap to learn more

AI is changing analysis rather than removing it. You learn to run the work with Claude beside you, which means delivering in hours what an older stack analyst delivers in days, and that is the difference that keeps you hired.

70+
Hours of Live Training
1
Microsoft Certification Prepped
5
Portfolio Projects You Ship
0
Coding Background Needed to Start
1:1
Dedicated Mentor Support
Lifetime Access to Sessions

Curriculum

Data Analyst Course Syllabus, Module by Module

Ten modules taught live across 10 weekends. The Excel, SQL, Python and Power BI spine matches what the big institutes teach, and then goes further in two ways they do not: the Power BI weekends are mapped to the PL-300 skill areas so you leave with a Microsoft credential, and the AI analyst weekend teaches the workflow the job market has already moved to.

1Advanced Excel for AnalystsModule 1

Excel is still where most analyst work starts and where most interviews open. We treat it as a serious tool rather than a warm up.

  • Lookups, dynamic arrays, XLOOKUP and the formula patterns that survive real workbooks
  • Pivot tables, slicers and interactive summary reports
  • Power Query in Excel: cleaning and shaping without manual edits
  • Data validation, named ranges and building workbooks other people can use
  • Charting choices that communicate rather than decorate
  • Hands on: a management KPI dashboard built end to end
FoundationDeliverable: Excel KPI dashboard
2SQL One: Querying Real DatabasesModule 2

SQL is the single most tested skill in analyst interviews. Two full weekends go to it rather than one.

  • SELECT, WHERE, ORDER BY, GROUP BY and HAVING used properly
  • Joins of every type, and reading a schema before writing a line
  • Subqueries, set operations and filtering logic that holds up
  • Aggregation patterns and the mistakes that quietly produce wrong numbers
  • Database design basics an analyst is expected to understand
  • Hands on: answer real business questions against an e commerce database
Interview CoreDeliverable: Fifty query practice portfolio
3SQL Two: Window Functions, CTEs and Analytics PatternsModule 3

This is the weekend that separates candidates who pass the SQL round from candidates who do not.

  • Window functions: ROW_NUMBER, RANK, LAG and LEAD, running totals and moving averages
  • Common table expressions and structuring a query somebody else can read
  • Cohort analysis, retention curves and funnel drop off queries
  • Time series aggregation, period over period and year to date comparisons
  • Query performance basics: indexes, execution plans and why your query is slow
  • Hands on: the exact question patterns SQL interview rounds use
Interview CoreDeliverable: Cohort and retention analysis
4Python for Data AnalysisModule 4

Taught for people who have never programmed. The goal is not software engineering, it is doing in twenty lines what would take an afternoon by hand.

  • Python essentials for non programmers: types, control flow, functions
  • pandas: loading, filtering, joining, grouping and reshaping data
  • NumPy for numerical work and vectorised thinking
  • Visualisation with matplotlib and seaborn
  • Working in Jupyter notebooks, and keeping them reproducible
  • Hands on: a repeatable notebook analysis workflow
FoundationDeliverable: Reusable analysis notebook
5Data Cleaning and Exploratory Data AnalysisModule 5

Real data arrives broken. Employers care far more about whether you can handle that than whether you know an algorithm.

  • Missing values, duplicates, outliers and inconsistent categories
  • Type coercion, date handling and the encoding problems that waste hours
  • A repeatable EDA framework that takes you from raw file to first insight
  • Distributions, correlations and segment comparisons
  • Knowing when a finding is real and when it is noise
  • Hands on: a full exploratory analysis on a dataset you have never seen
PortfolioDeliverable: EDA report with an insights memo
6Statistics for Business DecisionsModule 6

Enough statistics to be trusted with a recommendation, taught without the notation that makes people give up.

  • Descriptive statistics, distributions, sampling and bias
  • Confidence intervals and what they genuinely tell a stakeholder
  • Hypothesis testing in plain language, including when not to use it
  • A/B testing: designing an experiment, sizing it and reading the result
  • Correlation against causation, and the traps that produce embarrassing decks
  • Hands on: judge a real product experiment and write the recommendation
Interview CoreDeliverable: A/B test readout deck
7Power BI One: Prepare and Model the DataModule 7

Modelling is the heaviest weighted skill area on PL-300 and the thing that separates a real analyst from a chart maker.

  • Connecting to sources, Power Query transformations and query folding
  • Star schema design, relationships, cardinality and cross filter direction
  • DAX foundations: calculated columns, measures and the filter context
  • CALCULATE, time intelligence, iterators and variables
  • Model optimisation and performance for reports that do not crawl
  • Hands on: a clean semantic model over a multi table sales dataset
PL-300: prepare and model the dataDeliverable: Semantic model with core measures
8Power BI Two: Visualize, Analyze, Manage and SecureModule 8

Microsoft refreshed this exam on 15 January 2026, with major changes to the report creation objective. We teach the current version, not the 2023 syllabus still circulating elsewhere.

  • Report design: layout, colour, accessibility and telling a story with a page
  • Drill through, bookmarks, tooltips and report navigation
  • Identifying patterns and trends, and the analytics features that surface them
  • Row level security, workspaces, apps and sharing content safely
  • Refresh schedules, gateways and lifecycle management
  • Where Power BI sits inside Microsoft Fabric, and what that means for your next role
  • Hands on: an executive dashboard published with row level security applied
PL-300: visualize, analyze, manage and secureDeliverable: Published interactive dashboard
Milestone 1MICROSOFT

Certification milestone: you are exam ready for PL-300

9The AI Analyst: Working With ClaudeModule 9

The weekend no competitor programme includes. Analyst hiring has already shifted toward people who work this way, and the gap is currently wide open.

  • AI assisted exploratory analysis: from raw file to first insight in minutes
  • Claude for SQL and DAX: generating, explaining, debugging and reviewing queries
  • Turning an analysis into an executive narrative and a chart set automatically
  • Verification discipline: how to catch the mistakes an AI assistant will make
  • Documenting analysis so a colleague can rerun it without you
  • Hands on: redo one of your earlier projects with Claude and measure the time saved
360DT ExclusiveDeliverable: AI augmented analysis workflow
Milestone 2CREDLY

Redeem your 360DT AI Powered Analyst badge

10Capstone, PL-300 Sprint and Interview PreparationModule 10

The final weekend is about conversion. A portfolio and a credential are only useful if you can get them in front of the right people and defend them.

  • End to end capstone: business brief, data, model, dashboard and recommendation
  • A full length PL-300 style mock with a domain scored report and a revision plan
  • SQL interview rounds under time, plus analytics case study practice
  • Guesstimate and product sense questions that appear in analyst interviews
  • Resume, LinkedIn and portfolio review with mentors
  • Mock interviews with structured written feedback
Job SprintDeliverable: Interview ready portfolio, resume and PL-300 readiness report

Portfolio

5 projects you actually ship

Each project, drawn as the system you build: the real tools, and the data moving through them. Scroll; they animate.

01

E-Commerce SQL Deep Dive

Twenty real business questions answered against an e-commerce database — revenue drivers, cohorts, retention, funnels — in SQL a reviewer can read.

Swipe →
You ship20 SQL queriesAnswer sheetQuery notesReviewer walkthrough
02

Exploratory Analysis on Messy Data

A raw dataset with missing values, duplicates and inconsistent categories, cleaned and explored with pandas, ending in an insights memo.

Swipe →
You shipCleaning notebookEDA notebookChartsInsights memo
03

Executive Power BI Dashboard

A published, interactive dashboard on a proper star schema with DAX, drill-through, bookmarks and row-level security — the PL-300 skill set in one artefact.

Swipe →
You shipData modelDAX measuresPublished reportRLS roles
04

A/B Test Readout

Design, size and interpret a product experiment, then write the recommendation the way an analyst defends it in a room where people disagree.

Swipe →
You shipExperiment designAnalysis notebookReadout deckDecision memo
05

AI Assisted Monthly Business Review

Claude runs the analysis, drafts the narrative and generates the charts; you verify, then present it live and show what you checked.

Swipe →
You shipAnalysis promptsMBR deckVerification logPresentation

Skills Covered

Advanced Excel and Power QuerySQL Querying and JoinsWindow Functions and CTEsCohort and Retention AnalysisFunnel and Time Series AnalysisQuery Performance BasicsPython and pandasData Cleaning and WranglingExploratory Data AnalysisDescriptive and Inferential StatisticsA/B Test Design and ReadoutStar Schema Data ModellingDAX and Filter ContextModel OptimisationReport Design and StorytellingDrill Through, Bookmarks and TooltipsRow Level SecurityWorkspaces, Apps and RefreshAI Assisted AnalysisClaude for SQL and DAXAutomated Executive ReportingVerification and Analytical JudgementStakeholder CommunicationInterview and Case Study Technique

Tools & Frameworks Covered

Microsoft ExcelMicrosoft ExcelPower QueryPower QueryPower BI DesktopPower BI DesktopPower BI ServicePower BI ServiceDAXDAXMicrosoft FabricMicrosoft FabricPostgreSQLPostgreSQLMySQLMySQLSQL Server and T-SQLSQL Server and T-SQLPythonPythonpandaspandasNumPyNumPymatplotlib and seabornmatplotlib and seabornJupyterJupyterGitGitGitHubGitHubClaudeClaudeClaude ProjectsClaude Projects

Certification & Partnerships

A real Microsoft credential, not just a course certificate

Most analyst programs hand out their own certificate and stop there. Modules 7 and 8 map directly to the four published PL-300 skill areas, so you leave with a Microsoft credential employers actually search for. Every module is delivered live by trainers authorized by the partners below.

Authorized Training & Technology Partners

Claude Anthropic Microsoft OpenAI Google Cloud AWS NVIDIA CompTIA Atlassian
Microsoft

PL-300, Power BI Data Analyst Associate

The role based credential for analysts working in the Microsoft stack. It validates preparing data, building semantic models, writing DAX, designing reports and managing and securing Power BI content. Microsoft refreshed the exam on 15 January 2026 and we teach the current objectives.

Prepare the Data Model the Data Visualize & Analyze Manage & Secure
360 Digital Transformation

360DT AI Powered Analyst, verified on Credly

A shareable digital badge you earn by completing the AI analyst track and the capstone. It evidences something a certificate cannot: that you run analysis with Claude alongside SQL and Power BI, which is how analyst work is done in 2026.

AI Assisted EDA Claude for SQL & DAX Automated Reporting Insight Storytelling

The PL-300 exam is administered independently by Microsoft and is not included in program tuition. The 360DT badge is issued by us on completion.

Program Creators

Your Data Analyst Course Instructors

Six trainers authorized by industry partners run this program live. Hover any card for their full background.

Johan

Johan

Certified Trainer

D365 Customer Service Lead, Power Platform School Founder

4.8/5

More about Johan

D365 Customer Service Lead – Europe at Avanade, and founder of the Power Platform School. A Microsoft Business Applications MVP and Microsoft Certified Trainer based in London, specializing in Dynamics 365 Customer Service and Power Platform.

Akim Nyamande

Akim Nyamande

Certified Trainer

Microsoft, CompTIA, Juniper and Cisco Certified Trainer.

4.8/5

More about Akim

IT training facilitator with over five years of experience and certifications across Microsoft, CompTIA, Juniper, and Cisco. Previously a Network Administrator before moving into technical training, now delivering hands-on courses in networking, systems administration, and cybersecurity fundamentals.

Ali El Khatib

Ali El Khatib

Certified Trainer

Cisco Certified Systems Instructor (CCSI), Microsoft Certified Trainer

4.8/5

More about Ali

Infrastructure Engineer at RHUH with 13 years in the training field, holding CCSI, MCSE, CCNP Routing and Switching, CCNP Security, CompTIA and Microsoft Azure certifications.

Arshad Ahmad

Arshad Ahmad

Certified Trainer

Microsoft Certified Trainer (MCT), Cybersecurity & Power Platform Expert

4.7/5

More about Arshad

Technology Trainer with 15 years in strategic client delivery, holding MCT, Azure Solutions Architect Expert, Cybersecurity Architect Expert and Power BI Data Analyst credentials, with 200+ trainings delivered.

Florian Garcia Compte

Florian Garcia Compte

Certified Trainer

Cisco Certified Systems Instructor (CCSI)

4.8/5

More about Florian

Partner Director at AVAANZA FORMACION, a Cisco Learning Partner based in Madrid. Certified Cisco Systems Instructor (CCSI No. 21053) specializing in Cisco Data Center (ACI/SDN), Nexus, and Wireless, delivering official Cisco certification courses including CCNA, CCNP Enterprise, and CCNP Data Center.

Shantanu Pandey

Shantanu Pandey

Certified Trainer

Microsoft, Google, NVIDIA and HPE Certified Trainer

4.8/5

More about Shantanu

Director of Engineering at Meteoros Automation, ranked in Microsoft's Top 100 Trainers of 2025, holding MCT, Google Cloud, NVIDIA and PeopleCert credentials, with 500+ trainings delivered since 2011.

Deep

Deep

Certified Trainer

Anthropic Authorized Instructor and AI Cloud Specialist

4.8/5

More about Deep

Seasoned technology leader with over 20 years of experience across AI, cloud computing, and enterprise training. Known for simplifying complex ideas and delivering practical, real world learning.

Sid

Sid

Certified Trainer

Anthropic Authorized Instructor and Azure Data Engineer

4.8/5

More about Sid

Dynamic corporate trainer and consultant with more than 10 years of experience across Microsoft Fabric, Azure Data Engineering, and modern cloud platforms. Focused on clear, practical learning that sticks.

Sravia

Sravia

Certified Trainer

NVIDIA Authorized Instructor and AI Data Specialist

4.7/5

More about Sravia

Passionate AI and data evangelist with over 10 years of experience across machine learning, MLOps, and cloud native technologies. Dedicated to delivering impactful, engaging enterprise training programs.

Vikas Mittal

Vikas Mittal

Certified Trainer

Google and Anthropic Authorized AI Instructor

5.0/5

More about Vikas

Veteran technology trainer with more than 25 years of rich industry experience spanning Google, Microsoft, and emerging AI platforms. An exceptional mentor recognized for proven teaching excellence.

Bipeen

Bipeen

Certified Trainer

AWS, Microsoft, and Anthropic Certified Trainer

4.8/5

More about Bipeen

AI, machine learning, and cloud transformation expert with more than 25 years of experience. A renowned global corporate trainer and conference speaker known for practical, outcome driven sessions.

Student Voices

Data Analyst Course Reviews From Our Learners

Coordinates HR operations and talent strategy across territorial branches at UMANA SPA in Veneto, Italy, with over eight years of experience in organizational development.

Eric Mandviwala

Eric Mandviwala

HR Operations & Talent Strategy, UMANA SPA

Works as a Senior Spatial Data Analyst at HERE Technologies, specializing in GIS, Python, SQL, and FME, with a track record of building automation processes for large-scale mapping data.

Siriporn Ariyadilak

Siriporn Ariyadilak

Senior Spatial Data Analyst, HERE Technologies

Works as a Senior Software Engineer at HERE Technologies, with nearly three years of QA experience testing e-learning web apps across functional, UI, accessibility, and API testing.

Nihar Gawde

Nihar Gawde

Senior Software Engineer, HERE Technologies

Your Certificate

This is what lands in your inbox on day one of the job hunt

A verifiable, portfolio-ready certificate that signals real, project-tested skill, not just seat time.

  • Your name, program and completion date, ready to add to LinkedIn
  • Backed by 70+ hours of active learning and real projects you shipped
  • Independent of, and in addition to, your PL-300 credential
Enroll & Earn Yours
Sample Certificate Sample 360DT program completion certificate

Fees & Batch

Data Analyst Course Fees and Next Batch Dates

Live Online · Weekend Batch · 20% OFF

Data Analyst Job Oriented Program

Start Date27 Sept 2026
Duration10 Weeks
TimingSat–Sun, 8:00–11:00 PM IST
SeatsLimited per batch
₹31,249₹24,999

EMI options available · Corporate/team batches, contact us

Enroll Now

Put it in perspective: the big brand analyst bootcamps charge thirty five to sixty thousand for the same Excel, SQL, Python and Power BI spine, mostly recorded, and finish with their own certificate. This is fully live and mentor led, prepares you for an actual Microsoft credential in PL-300, adds the AI analyst weekend nobody else teaches, and ends with five portfolio projects and a real interview sprint.

Bundle & save with add-on courses

Stack these onto your enrollment, built to round out the same skill set employers screen for. Tap any course to add it.

Cloud & Deployment

Docker & Kubernetes Basics+₹5,000

AI-Specific Add-Ons

Prompt Engineering MasterclassBestseller+₹5,000

Career & Soft Skills

Resume & LinkedIn Optimization for AI RolesBestseller+₹5,000
Mock Interview / Technical Interview PrepHot+₹5,000
Portfolio Building Workshop+₹5,000
0 add-ons selected

Add-ons are added to your enrollment automatically when you click Enroll Now below.

Where This Takes You

Jobs and Career Paths After This Data Analyst Course

Analytics is the widest door into tech and the one that opens fastest. It is also a genuine starting point rather than a dead end, because every senior data role is built on these same foundations.

1

Data Analyst 🔥 Fastest Entry Route

The role this program is built for, and the one hiring across every industry.

Answer business questions with SQL and Python, build the dashboards leadership actually reads, and defend the recommendation that follows.

2

Business Intelligence Analyst ⚡ PL-300 Territory

Where the Power BI credential pays for itself immediately.

Own the semantic models, the refresh pipelines and the governed reporting layer the whole organisation depends on.

3

Product or Marketing Analyst

For people who want to sit close to the decisions.

Run experiments, own funnels and retention, and become the person the product manager checks with before shipping.

4

Analytics Engineer

The natural technical step up from analysis.

Move upstream into modelling, transformation and the data layer itself, which is where analyst salaries climb sharply.

5

Next step: Data Engineer on Microsoft Fabric

Where this path leads if you enjoy the technical side.

Power BI now sits inside Fabric, so our Data Engineer program with DP-700 is the direct continuation of what you learn here.

Next Data Analyst cohort starts 27 Sept 2026

Live, online, Saturday–Sunday · Limited seats · The fastest route from any background into tech.

Reserve Your Seat

FAQ

Data Analyst Course FAQs

I have no coding background. Can I really do this?

Yes, and that is exactly who the program is designed for. We start in Excel, introduce SQL gently across two weekends, and only then move to Python. Most working data analysts came from non computer science backgrounds.

Which certification does this prepare me for?

PL-300, which earns the Microsoft Certified: Power BI Data Analyst Associate credential. Modules 7 and 8 map to its four skill areas and Module 10 includes a full length mock with a domain scored report. Microsoft refreshed the exam on 15 January 2026 and we teach the current objectives. The exam fee is paid to Microsoft separately.

How is this different from the cheaper recorded courses?

Everything is live with mentors on weekend evenings, you build five reviewed portfolio projects, you prepare for a real Microsoft credential rather than only a course certificate, you learn the AI analyst workflow with Claude, and you finish with mock interviews and resume review.

Will AI make data analysts redundant?

It is changing the job rather than removing it. Routine chart building and first pass exploration are getting faster, while judgement, verification and framing the right question matter more. Module 9 exists precisely so you are the analyst using those tools rather than the one competing with them.

Do I need to buy Power BI or a database?

No. Power BI Desktop is free, and we provide the sample databases and datasets used throughout. Everything in the program runs on free tooling.

What if I miss a class?

Every session is recorded and you keep lifetime access, plus the option to re attend any future batch at no extra cost.

Ready to enrol in Data Analyst Course: Excel, SQL, Python & Power BI (PL-300)? Dates, seats and fees are on the enrolment page — enrolment is open now.
View dates & enrol