Power Query Removed
Power Query Removed
Power Query is a data connection technology that helps you discover, connect, combine, and
refine data sources to meet your analysis needs.
Uses
Key Skills
Skill Description
Data Importing Connect to files, databases, web sources
Using M Language Write custom transformations using Power Query Formula Language (M)
What is ETL?
ETL stands for Extract, Transform, Load. It is a process used in data management to
prepare data for analysis or reporting.
Extract: This means pulling data from different sources like databases, Excel files, websites,
or cloud services.
Transform: This is where the data is cleaned and changed to fit your needs. For example,
removing errors, filtering rows, changing formats, or combining data from different sources.
Load: Finally, the cleaned and transformed data is loaded into a data storage system, like a
database or a data model, so it can be used for analysis and reporting.
Why ETL is important?
Because raw data is often messy and inconsistent, ETL helps make data reliable and useful
for decision-making.
Power Pivot
What is Power Pivot?
Power Pivot is an in-memory data modeling component that allows you to create data
models, build relationships, and perform powerful calculations.
Uses
Key Skills
Skill Description
FILTER() Apply custom filters Sales > 10000 for specific product