
Build hands-on Power BI skills from data preparation and modeling to visualization, publishing to Power BI service, through a project-based EC Mart sales dashboard, and prep for the PL-300 exam.
Explore data preparation, modeling, and visualization for the PL-300 exam in Power BI, including data sources, DirectQuery vs import, DAX, relationships, and publishing to the Power BI service.
Discover power bi, a data visualization tool, connecting to data sources, performing ETL, modeling data, and creating interactive reports and dashboards for sharing via power bi service and mobile.
Install Power BI Desktop via download or Microsoft Store, then explore the blank report and key views—report, table, model, and text query—and use Power Query Editor to transform data.
Connect to diverse data sources in Power BI using the Get data feature, choosing the right connectors like SQL Server, Excel, and SharePoint, then load or transform data.
Power BI lets you update data source paths, credentials, and privacy levels (none, public, organizational, private) in the data source settings, helping you refresh after moved files and prevent errors.
Explore Power BI storage modes—import, direct query, and dual mode—and learn when to use each for performance, live data, and security.
Create and modify parameters in the Power Query editor to manage dynamic values and data source paths, using the Manage Parameters window to apply parameter changes across queries.
Understand a multi-table sales dataset across customers, products, shipping, and stores. Transform and clean data in Power Query Editor, create derived categories, and import and load data into Power BI.
Explore data profiling in Power BI with Power Query: assess column quality, distribution, and column profile to reveal data limitations and outliers, guiding cleaning before visualization.
Resolve data quality issues in the Power Query editor by transforming data, promoting headers, assigning correct data types, and removing blanks, duplicates, and null values.
Create a custom category column in Power BI by mapping a prefix to office supplies, furniture, or technology in Power Query, and set the column to text, removing the prefix.
Explore Power BI's index column to create sequential values (start at 0 or 1, step 2 for odd numbers), duplicate columns, add prefixes, and multiply numeric fields, with step dependencies.
Create conditional columns in Power Query to classify data by rules, such as profit thresholds, and apply changes to the Power BI model for refreshed, structured results.
Learn how to create a column from example in Power Query by providing samples and deriving outputs like month name and day of week from order date.
Group data by category in Power Query Editor to aggregate sales and profit with sum, count, or other metrics, and understand how granularity loss occurs and how to undo grouping.
Master pivot, unpivot, and transpose techniques in Power BI to transform data, summarize rows into columns and vice versa, with Power Query Editor guidance for the PL-300 exam.
Merge queries in Power BI to combine two tables on matching values using left outer, inner, right outer, full outer, and anti joins.
Append queries combine data from multiple tables into one in Power BI, akin to SQL union all, enabling you to consolidate yearly sales data (2020–2023) into a single sales table.
Configure data loading in Power Query to optimize the data model by disabling load for unneeded queries, grouping helper queries, and applying changes.
Learn how fact and dimension tables empower Power BI analytics, linking transaction data with descriptive dimensions in star or snowflake schemas, and using duplicate and reference queries.
Learn how duplicate and reference queries in Power Query create independent copies or linked views of a base query, enabling normalization and performance improvements in Power BI.
Discover M code, the mashup language of Power Query, automatically generated by ETL steps and editable in the advanced editor for custom transformations.
Learn how data models establish relationships between tables for efficient analysis in Power BI, and compare flat, star, and snowflake schemas with fact tables, dimensions, and keys.
Define relationships in Power BI by linking tables with primary and foreign keys to support filtering, merging, and analysis across related data, including one-to-one, one-to-many, and many-to-many cardinalities.
Define table relationships with cross filter direction to enable single or both direction filtering. Edit the relationship in model view to switch from single to both direction.
Discover table and column properties in Power BI, using general and advanced settings to manage names, descriptions, synonyms, display folder, sorting, aggregation, and data category.
discover how dax powers calculated tables, columns, and measures in power bi desktop, and use the dax editor in table and report views to build them.
Discover DAX information functions in Power BI by creating calculated columns in sales table, using is text, is number, and is even for fields like order ID, profit, and quantity.
Explore DAX text functions in Power BI, using left, right, length, find, and nested finds to parse order ids, then concatenate results with ampersand for calculated columns.
Master DAX date and time functions in Power BI desktop, including date diff, year, quarter, month, and week, and apply today and date attributes to derive insights.
Use the DAX related function to pull values from a related table. Build a revenue formula by multiplying quantity by unit price and applying the discount.
Learn how to use DAX logical functions like if, and, or, and switch, with practical examples in Power BI, including replacing blanks with not applicable or na in calculated columns.
Explore how measures in power bi perform dynamic aggregations across data, yielding a value that updates with filters, while distinguishing explicit measures created with dax from implicit measures.
Create and analyze basic statistical measures in Power BI by building measures for max MRP, min MRP, median, variance, and average, then compare them across subcategories in a report.
Explore iterator functions in Power BI, like sumx, averagex, minx, and maxx, and learn row-by-row calculations, dynamic filters, and measures with example of total revenue and region filters.
Explore how the calculate function in DAX via Power BI adjusts filter context, overriding or removing category, subcategory, and region filters to compute targeted sales totals.
Learn about the common date table in Power BI, a continuous range from earliest to latest date that supports time intelligence, filtering, and cross-table analysis.
Explore how to set up a date table in power bi, establish active and inactive relationships with a fact table, and use dax to control calculations by activating the right relationship.
Understand how a single date table functions as a role playing dimension in Power BI, linking to order date and ship date to analyze sales with activated relationships.
Explore time intelligence functions in DAX to analyze revenue over time using a calendar table, creating measures for YTD, QTD, and MTD alongside previous year comparisons.
Master semi-additive measures in Power BI by learning how to correctly aggregate inventory and account balances using last day and month-end calculations with DAX.
Explore the quick measures interface in power bi to generate dax calculations, from simple addition of sales and profit to max per category, with guidance on writing your own measures.
Compare Power Query M code and DAX: use M code for preprocessing and shaping before loading data, and DAX for postload modeling, measures, and dynamic calculations.
Organize Power BI measures by creating a dedicated calculation table, remove unwanted measures and columns, and adjust data types to boost model performance.
Identify bottlenecks in Power BI reports using the Performance Analyzer to measure load times, copy generated queries, and optimize data models, relationships, and visuals.
Explore how to visualize data in Power BI by selecting the right chart for each scenario, from line and area charts to pie, treemap, and funnel visuals.
Create and format Power BI desktop sales visuals using clustered column or bar charts to compare yearly total sales, with category breakdown via legend; customize the report canvas and formatting.
Format a visual in Power BI by configuring the axes, currency, fonts, display unit, legends, grid lines, data labels, and tooltips, then copy formatting to other charts.
Explore stacking concepts in Power BI by building 100% stacked column and bar charts to show year-wise sales by category, using legend, data labels, and total labels for part-to-whole analysis.
Explore donut, pie, and treemap visuals in Power BI to perform part of a whole analysis, show percent of total, and reuse formatting across charts for consistent reporting.
Explore line and area charts in Power BI to show monthly trends with date-based x axes, primary and secondary y axes, legends, and 100% stack area variations.
Discover Power BI combo charts that blend a column chart and a line chart to compare two measures and reveal trends with a secondary y axis.
Explore the ribbon chart in Power BI to visualize how store profits rank over time (2020–2023) with year on the x axis, currency profits, and region-based small multiples.
Explore how to build and interpret a waterfall chart in Power BI, showing cumulative positive and negative values, subcategory breakdowns by year, and how to read increases and decreases.
Create and manage hierarchies to enable drill down in Power BI, organizing fields such as category, subcategory, and product name, and using date hierarchies for year, quarter, month, and day.
Explore how to build a funnel chart in Power BI to visualize elimination across connected stages, from eligible candidates to offer letters, using sample data.
Learn to create a scatter chart to analyze correlation between sales and profit, add a trend line and tooltips, and explore store-level patterns and discount impact.
Create a custom tooltip in Power BI by building a tooltip page that shows a mini clustered column chart of sales by category for each carrier, revealed on hover.
Learn to create card visuals in Power BI to display single or multiple values, including total profit, total sales, and profit ratio, with formatting tweaks and the card new visual.
Learn to use the KPI visual and gauge chart in Power BI to compare current values to targets, show trends, and color-code performance against goals.
Apply conditional formatting in Power BI visuals using gradient colors or rules based on total sales, with precedence and options like data bars in a country profit ratio table.
Master sorting in Power BI by axis and by text fields, switch between descending and ascending orders, and apply advanced, multi-column sorting in tables and visuals.
Apply and customize Power BI themes to your reports by importing json theme files, using the view tab to browse and apply themes, and exporting or saving your own theme.
Apply and manage Power BI filters using visual, page, and report level filters, use the filter pane and slicers, and apply top N and conditional formatting to highlight values.
Explore Power BI slicers that enable interactive filtering of visuals on the report canvas using year and state. Contrast slicers with filters and review formatting options like tile and dropdown.
Format Power BI reports by adding a logo and banner, adjusting chart positions, styling slicers, inserting a text box banner, and ensuring filters work for the PL-300 exam.
Master configuring bookmarks in Power BI to save and restore a report state, including filters and slicers, and use the selection pane to toggle views such as profit and sales.
Explore drillthrough navigation in Power BI, moving from a summary page to a detail page with filters based on the selected data point. Use back button and multiple drillthrough pages.
Learn how to sync slicers in Power BI to apply the same filter across multiple pages, configure via the View tab, and control slicer visibility and syncing.
Master cross filtering in Power BI by configuring edit interactions on visuals; set each target visual to filter, highlight, or none from the source visual.
Learn to work with geographic data in Power BI by labeling fields as city, country, or state, creating maps and field maps, and using drill down and legend insights.
Power BI's Q&A visual uses natural language processing to interpret plain English queries and generate the most suitable chart, with examples like top regions by total profit.
Explore the decomposition tree visual in Power BI to perform root cause analysis by breaking down total profit by year, region, category, and ship mode.
Power BI analyze feature explains why profit spikes or dips, using waterfall charts and visuals like scatter plots, stacked bar charts, and ribbon charts to reveal regional and store drivers.
Explore how to create manual groups and numeric bins in Power BI desktop to categorize data, filter visuals, and build histograms and slicers.
Learn to add reference lines in Power BI charts, including average, constant, min, max, and trend lines, with color, style, data labels, and naming options for quick analysis.
Explore forecasting in Power BI using a line chart with date on the x axis and sales to predict future values, adjusting forecast length and confidence intervals.
Configure the navigation page by creating a landing page, using the page navigator to show or hide pages, and choosing horizontal, tile, or vertical layouts.
Design mobile-friendly Power BI reports by creating a desktop report, switching to mobile layout, and publishing; view them in the Power BI mobile app after logging in.
Explore the Power BI service subscription models, including free, Pro, Premium per user, and embedded, and learn how publishing, sharing, and refresh rates differ by license.
Sign up for Power BI service with a work email at powerbi.com, start a 60-day Power BI Pro trial, and use the left navigation to create apps and workspaces.
Explore Power BI workspaces: my workspace for private prototyping and app workspace for collaborative publishing with role-based access to reports, dashboards, and datasets.
Publish the report to Power BI service, sign in, and choose easy mode workspace. View the published report and its semantic model dataset in the workspace.
Learn how to assign workspace roles in Power BI, including admin, member, contributor, and viewer, and apply best practices like using groups, least privilege, and regular access reviews.
Learn to create and publish a workspace app in Power BI, assign permissions, define the audience, add reports and dashboards, and update the app for end users.
Publish or upload a pbix to a workspace and republish after changes. Consume published semantic model in the Power BI service and create reports directly from the service.
Create dashboards in Power BI by pinning visuals from multiple reports to a single, live page. Use dashboards for high-level monitoring and insights, while reports offer multi-page, fully interactive analysis.
Learn how to configure subscriptions and data alerts in Power BI to deliver dashboard snapshots and KPI/gauge alerts via email, with scheduling, recipients, and alert rules.
Power BI promotes and certifies content to highlight trusted reports and datasets across workspaces and the home tab, endorsed by data stewards and admins.
Identify when a Power BI gateway is needed to refresh on-premises data in the service, explain standard and personal gateway modes, and steps to install and configure for scheduled refresh.
Automate Power BI data refresh by scheduling updates at 9 a.m. and 4 p.m., view next refresh and history, and send refresh failure notifications to the semantic model owner.
Configure item-level access in Power BI by granting permissions to a single dataset, managing per-user rights, and controlling reshare, write, and build options from the workspace.
Power BI's row level security (rls) restricts data access by defining roles and filters to create personalized views, ensuring users see only authorized rows and meet data privacy requirements.
Learn how Power BI implements dynamic row-level security using a user-to-region mapping and the user principal name function to filter data by the logged-in region manager.
Explore exporting Power BI reports and data, including PowerPoint, PDF, analyze in Excel, and pbix download, and learn to control export data options via report settings and tenant-level admin controls.
practice exam-style Power BI questions focused on Power Query merges, inner and left outer joins, and data shaping with unpivot and fill down.
Master essential Power BI techniques through practical questions on interactions, same-period-last-year calculations, data shaping, regional grouping, theming, relationships, and selecting the right visuals.
Enroll in the PL-300 exam through Microsoft, sign in with a Microsoft ID, and schedule via Pearson Vue for in-person or online testing.
This course was developed using the most recent version of Power BI Desktop.
The only course you need to clear the PL-300 certification and master Power BI from scratch! This comprehensive program is designed to help you become a certified Power BI Data Analyst Associate while equipping you with real-world skills to tackle data challenges and advance your career in data analytics.
What sets this course apart? It’s project-based! You’ll work on a complete Power BI project from start to finish, using provided datasets to learn data preparation, modeling, visualization, and analysis. Alongside practical learning, you’ll gain access to sample PL-300 exam questions with step-by-step solutions, ensuring you’re fully prepared for the certification.
Our detailed curriculum covers:
Prepare the Data: Connect, clean, and transform datasets efficiently.
Model the Data: Build robust data models and write advanced DAX calculations.
Visualize the Data: Create dynamic dashboards and interactive reports.
Manage and Secure Power BI: Publish, share, and govern your content effectively.
Additionally, the course provides pro tips, best practices, and troubleshooting guidance to help you handle real-world scenarios. By the end of this course, you’ll have the confidence to ace the PL-300 exam, create professional Power BI projects, and impress stakeholders with actionable insights that drive decisions.