0% found this document useful (0 votes)
34 views5 pages

Power BI & Data Analytics (1)tydhgfc

The document outlines a comprehensive curriculum covering foundational skills in Python and MySQL, alongside advanced data analytics using Power BI and Excel. It includes modules on data structures, control flow, data modeling, visualization techniques, report creation, and data cleaning methods. Additionally, it emphasizes the importance of tools like Power BI and Excel in data analytics across various industries.

Uploaded by

halaswamy Hs
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views5 pages

Power BI & Data Analytics (1)tydhgfc

The document outlines a comprehensive curriculum covering foundational skills in Python and MySQL, alongside advanced data analytics using Power BI and Excel. It includes modules on data structures, control flow, data modeling, visualization techniques, report creation, and data cleaning methods. Additionally, it emphasizes the importance of tools like Power BI and Excel in data analytics across various industries.

Uploaded by

halaswamy Hs
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Module 1 : Python foundation

1. List, tuple, sets, strings, dictionaries, ranges


2. Methods, parameters
3. If, for loop
4. Loops with lists, dictionaries
5. Args, kwargs
6. Modules
7. class , object
8. Calling class methods
9. Inheritance
10. Files
11. Exceptions
12. Regex
13. lambda

Module 2 : My SQL Foundation


1. DDL commands
2. DML commands
3. Clauses
4. Integrity constraints
5. Sub queries
6. Joins

Module 3 : Data analytics with Power BI

Power BI Fundamentals
1. Introduction to Power BI
○ Overview of Power BI and its components
○ Understanding the importance of Power BI for business analytics
○ Benefits of using Power BI in different industries
2. Power BI Architecture
○ Overview of Power BI architecture
○ Key components of Power BI (Desktop, Service, etc.)
3. Installing Power BI Desktop
○ Step-by-step guide to installing and setting up Power BI Desktop

Data Loading and Transformation


1. Loading Data from Various Sources
○ Importing data from Excel, SQL Server, etc.
2. Power Query
○ Introduction to Power Query
○ Transforming data using Power Query
○ Fill down, fill up, group by, transpose, unpivot
3. Data Types in Power BI
○ Different data types and their significance in Power BI
4. Transforming Data
○ Steps for transforming data for analysis
○ Removing duplicates, changing data types, splitting columns

Data Modeling
1. Power Pivot
○ Introduction to Power Pivot
○ Data modeling in Power BI
○ Cardinalities (one-to-one, one-to-many relationships)
2. Calculated Columns vs Measures
○ Differences between calculated columns and measures
○ Implicit vs explicit measures
3. DAX (Data Analysis Expressions) Functions
○ Introduction to DAX functions
○ Text functions
○ Logic functions
○ Aggregation functions, Date and Time functions in DAX

Creating Visualizations in Power BI


1. Power BI Charts
○ Column Charts
○ Stacked Column Charts
○ Pie Charts
○ Donut Charts
○ Funnel Charts
○ Ribbon Charts
○ Line Charts
○ Area Charts
○ Scatter Plot Chart
○ Waterfall Chart
○ Tree Map
○ Gauge Chart
2. Power BI Maps
○ Power Map and Maps with Pie Charts
○ Formatting Maps
3. Tables and Matrix Visualizations
○ Working with tables
○ Conditional formatting in tables
○ Matrix in Power BI
○ Matrix hierarchies
○ Formatting matrices
4. Cards and Filters
○ Using cards in Power BI reports
○ Filters on current page and filters on all pages
○ Slicers

Report Creation and Formatting


1. Data Reports
○ Creating reports in Power BI Desktop
○ Formatting reports effectively
2. Power View
○ Introduction to Power View
○ How to use Power View for interactive data reports
3. Images, Shapes, and Buttons
○ Adding images, shapes, and buttons for better report design

Publishing and Sharing Reports


1. Publishing Reports
○ Publishing reports to the Power BI Service
2. Power BI Service
○ Overview of Power BI Service features
○ Sharing reports with others
○ Exporting data and reports

Interactive Features and Advanced Tools


1. Power Q&A
○ How to use Power BI’s Q&A feature to ask questions of your data
2. Including/Excluding Data
○ How to use include/exclude functionality in reports

Module 4 : Data analytics with Excel (complementary


course for free)
1. Introduction to Excel for Data Analytics

● Importance of Excel in Data Analytics


● Overview of Excel’s capabilities for data handling and analysis

2. Data Entry and Basic Management

● Entering, organizing, and managing data in Excel


● Sorting and Filtering Data

3. Basic Functions and Formulas

● SUM, AVERAGE, COUNT


● Logical Functions (IF, AND, OR)

4. Data Visualization

● Creating basic charts (Bar, Line, Pie charts)


● Using Conditional Formatting for quick insights

5. Pivot Tables

● Introduction to Pivot Tables for summarizing data


● Basic customization and filtering
6. Data Cleaning Techniques

● Removing duplicates
● Handling missing data
● Find & Replace

You might also like