Prepstellar

PL-300 · Getting started

22 cards

The Power BI End-to-End Workflow

Swipe, scroll or use ← →
  1. Begin with the destination in mind

    A Power BI project turns source data into analysis that the intended audience can use. The useful way to think about that project is as a chain: each stage produces something the next stage can trust. Start with the business question, then decide where to work. You can download Power BI Desktop, or use the Power BI service in a browser and set up a workspace.

    Desktop is usually the richer environment for preparing data, building the model, and designing a report. The service becomes central when the result must be published, shared, refreshed, and managed. A local report is therefore not the end product when colleagues need ongoing access.

    1 / 22
  2. Begin with the destination in mind

    The complete flow has a deliberate order:

    Stage Purpose
    Connect and prepare Acquire, clean, shape, and type the source data
    Model and combine Create relationships, add calculations, and combine sources
    Build Turn model fields into arranged report visuals
    Explore and analyze Filter, sort, drill down, and use built-in analytics
    Publish and share Move the result to the service for collaboration
    Administer and secure Manage access, security roles, refresh, and usage

    The sequence matters. Connect and prepare data first, then model and combine it. Visual design depends on prepared data and a coherent model; distribution and governance come after useful analytical content exists.

    2 / 22
  3. Quick check

    A team has raw source files but no model or report yet. Which sequence protects the logic of the workflow?

    1. ABuild visuals, publish them, and correct the data afterward

      Visuals would be relying on data that has not yet been prepared or modeled.

    2. BConnect and prepare the data, then model and combine it

      Correct. Preparation supplies reliable data, and modeling organizes it before report design.

    3. CCreate workspace roles, then add relationships after sharing

      Workspace governance belongs near the end; relationships must exist before the resulting analysis is shared.

    3 / 22

  4. Connect and select the source data

    Connection gives the project the data it will prepare. Power BI connects to sources such as Excel, SQL, and cloud services. The connector varies, but the introductory Excel path makes the handoff between a source and Desktop especially clear:

    1. In Power BI Desktop, select Home → Get Data → Excel.
    2. Open the Excel file.
    3. In Navigator, select the worksheet or table to import.
    4. Select Load to bring the selected data into Power BI.

    Navigator is the source-object chooser. It appears before report design and lets the author choose which worksheet or table enters the project; it does not arrange visuals, assign workspace roles, or distribute dashboards.

    4 / 22
  5. Connect and select the source data

    Imagine that Sales.xlsx contains Orders, Targets, and an old Archive worksheet. The business question needs only orders and targets. Navigator is where you select the relevant worksheet or table before loading; the report canvas is not the place to make that source-level choice.

    That distinction prevents a common stage mix-up:

    Interface Job at this point
    Get Data Start the connection and choose Excel
    Navigator Choose the worksheet or table
    Load Bring the chosen data into Power BI

    Once the data is available, inspect whether it is ready to support analysis. Loading is acquisition, not a guarantee that unused columns, irrelevant rows, or incorrect types have already been fixed.

    5 / 22
  6. Quick check

    After opening an Excel workbook, where should an author choose the worksheet or table that Power BI will import?

    1. AIn the report canvas

      The report canvas arranges visuals after the data has been prepared and modeled.

    2. BIn the workspace access manager

      Workspace access is a service governance concern and does not select objects inside an Excel file.

    3. CIn Navigator

      Correct. Navigator presents the workbook objects so the author can select a worksheet or table before choosing Load.

    6 / 22

  7. Prepare data before trusting it

    Preparation makes the acquired data dependable enough for modeling and visuals. Select Transform Data to open Power Query Editor. There you can remove unnecessary columns, filter rows to retain relevant records, and correct data types so fields behave as intended.

    For example, suppose an Excel table has an unused Notes column, test transactions, and an OrderDate column stored as text. In Power Query Editor, remove Notes, filter out the test rows, and change OrderDate to a date type. These are preparation operations; the report canvas is for visual layout, and the service workspace is for collaboration and management.

    7 / 22
  8. Prepare data before trusting it

    When preparation is complete, select Close & Apply. Close & Apply saves the transformations and returns the author to the main Power BI Desktop view. It does not publish the report, create a dashboard, or assign workspace roles.

    The timing is as important as the button. Clean, shape, and type the data before relying on its fields in report visuals. If incorrect types survive into design, a polished chart can still rest on unreliable input. The safe handoff is therefore:

    Loaded source → Transform Data → Power Query Editor → Close & Apply → Desktop model and report

    For a table with unused columns and incorrect types, transform it in Power Query and select Close & Apply before visual design.

    8 / 22
  9. Quick check

    An imported table has irrelevant columns and a date stored as text. What should happen before visual design?

    1. ATransform the table in Power Query Editor, then select Close & Apply

      Correct. Power Query handles the cleanup and type correction, and Close & Apply saves those changes and returns to Desktop.

    2. BBuild dashboard tiles first and clean the source later

      Presentation should not precede the preparation needed to make the data reliable.

    3. CRemove the fields only from the report canvas

      The canvas lays out visuals; it is not the source-transformation tool.

    9 / 22

  10. Keep your progress in the app

    That’s 3 of 8 quick checks. In the app they stay answered, and every lesson remembers where you left off.

  11. Model and combine for consistent analysis

    Modeling gives prepared data an analytical structure. In this stage, create relationships, add calculations, and combine sources for a complete view. The resulting semantic layer gives report visuals a consistent structure: visuals use the same organized tables, relationships, and calculations rather than interpreting disconnected source extracts independently.

    Suppose prepared Orders data must be analyzed against prepared Targets data. First combine the analytical view through the model and add the calculations the question requires. Only then build visuals from that model. Publishing the sources or assigning security roles would not substitute for defining their analytical relationship.

    10 / 22
  12. Model and combine for consistent analysis

    Keep the middle of the workflow in order:

    1. Model and combine the prepared sources.
    2. Build visuals from model fields.
    3. Explore the result interactively and validate the analysis.
    4. Share the finished content with the team.

    The documented order is: model and combine, build visuals, explore the result, then share. This order applies even when a project uses several sources and calculations. Relationships and calculations establish the model before visual construction; exploration then tests the analytical result before distribution. Monitoring usage is a later administration activity, not a substitute for calculations at the start.

    11 / 22
  13. Quick check

    Several prepared sources need relationships and calculations before team distribution. What is the correct order?

    1. AShare first, explore, create the relationships, then build

      Sharing and exploration cannot replace modeling the prepared sources first.

    2. BModel and combine, build visuals, explore, then share

      Correct. The model supports the visuals, exploration validates them, and sharing follows.

    3. CMonitor usage, publish, then add calculations

      Usage monitoring belongs to administration, while calculations are needed before report construction.

    12 / 22

  14. Build the report on the canvas

    Report construction turns the model into a visual explanation. Three Desktop areas have different jobs:

    Desktop area What it does
    Fields pane Shows the tables and fields in the data model
    Visualizations pane Selects and customizes chart types
    Report canvas Holds and arranges report visuals

    The report canvas is the main surface for arranging report visuals. Navigator has already served its purpose by selecting source objects, while scheduled refresh and workspace access are service-management concerns.

    13 / 22
  15. Build the report on the canvas

    A typical build action starts in the Fields pane: select the fields you want to visualize, and Power BI creates a visual based on that selection. Use the Visualizations pane to change its type—for example, from the initial visual to a bar chart, pie chart, or map—and customize it.

    Then place fields into roles such as Values, Axis, or Legend. These roles shape what the visual displays; they do not govern who can open the report. Add multiple visuals to the report canvas and arrange them so they communicate a coherent analytical story.

    For example, Sales Amount could supply a value, Month an axis, and Region a legend. The exact arrangement should serve the business question established at the start.

    14 / 22
  16. Quick check

    An author needs to place and arrange several charts in Power BI Desktop. Which area is the main layout surface?

    1. AThe report canvas

      Correct. The report canvas holds and arranges the report visuals.

    2. BNavigator

      Navigator selects source worksheets or tables before report construction.

    3. CThe scheduled refresh page

      Scheduled refresh is managed after publishing and is not a Desktop visual-design surface.

    15 / 22

  17. Explore, analyze, and validate

    Analysis is interactive, not a static handoff from model to chart. In the explore-and-analyze stage, filter, sort, drill down, and use built-in analytics to find insights. These actions operate on prepared, modeled content; they are different from selecting server tables during connection or managing roles after publication.

    Use exploration as a quality gate. A chart can render correctly yet fail to answer the intended business question. Before distributing the report, test different filters, check the expected sort, drill into relevant detail, and confirm that the visuals tell a coherent story. If the analysis does not answer the original question, return to the appropriate earlier stage—model or report design—before sharing it.

    16 / 22
  18. Quick check

    A report has been built and now needs interactive validation before distribution. Which actions belong here?

    1. AChoose source worksheets and correct source data types

      Source selection and type correction belong to connection and preparation.

    2. BAssign security roles and monitor organizational usage

      Roles and usage monitoring belong to administration and security after content exists.

    3. CFilter, sort, drill down, and use built-in analytics

      Correct. These actions explore the analytical result and help validate that it answers the business question.

    17 / 22

  19. Publish, share, refresh, and govern

    Publication moves a completed local report into the collaboration environment. From Desktop:

    1. Save the report locally.
    2. Select Publish on the Home ribbon.
    3. Sign in to the Power BI service.
    4. Choose the destination workspace.

    Publishing sends the report to the selected service workspace; it does not send it automatically to every workspace. After publication, the service can be used to share the report with colleagues, include content in dashboards, and schedule data refresh so the published analysis can stay up to date. Power BI also supports team collaboration on the content.

    18 / 22
  20. Publish, share, refresh, and govern

    Governance completes the route from a creator's working file to an organizational analytical resource. Administration and security include managing access, setting up security roles, and monitoring usage. These controls determine whether the intended audience—not everyone by default—can use the published content and whether its use can be overseen.

    For a completed local report that colleagues must access, that must refresh over time, and that must remain restricted to intended users, publish it to a service workspace, then share it and manage access and refresh. Reopening Navigator only reloads source data; changing visual field roles only changes design; leaving the file on the analyst's computer provides none of the required collaboration, refresh, or access control.

    The full path is now complete: connect and prepare → model and combine → build → explore → publish and share → administer and secure.

    19 / 22
  21. Quick check

    A finished local report must be shared with colleagues, refreshed over time, and restricted to intended users. What should happen next?

    1. ALeave it in Desktop and move every field to the Axis role

      Field roles affect visual design; Desktop alone does not provide the required collaboration, scheduled refresh, and access management.

    2. BPublish to a service workspace, then share and manage access and refresh

      Correct. The workspace provides the destination for sharing, while service management covers access and scheduled refresh.

    3. CReopen Navigator, select Load, and keep the file local

      Loading source data does not distribute or govern the completed report.

    20 / 22

  22. Key takeaways

    • Start in the right environment: use Desktop for the richer preparation, modeling, and report-design experience; use the service in a browser when publishing, sharing, collaboration, refresh, and management become central.
    • Prepare before presentation: use Navigator to select source data, Power Query Editor to transform it, and Close & Apply to save the transformations and return prepared data to Desktop.
    • Respect the analytical order: connect and prepare, model and combine, build, and then explore and validate.
    • Complete the organizational route: publish the saved report to a selected service workspace, share it, schedule refresh, manage access and security roles, and monitor usage.

    Each tool solves a stage-specific problem. Navigator cannot govern an audience; the report canvas cannot remove source columns; a visual field role cannot distribute a report; and publishing cannot repair a model that should have been established earlier.

    21 / 22
  23. Quick check

    Which summary keeps the tools and stages in their correct roles?

    1. AThe canvas cleans source columns, Navigator assigns access, and Close & Apply publishes to every workspace

      The canvas, Navigator, and Close & Apply have been assigned jobs they do not perform.

    2. BThe service creates all local model relationships only after consumers begin exploring

      Relationships and calculations belong before visual construction, exploration, and sharing, not after consumption begins.

    3. CNavigator selects source data, Power Query prepares it, the canvas arranges visuals, and the service shares and governs the published result

      Correct. Each tool is matched to its documented stage from source selection through organizational use.

    22 / 22

  24. 8 quick checks · then the test

    In the app, finishing the quick checks opens this lesson’s 10-question test, and the ones you miss come back exactly when you’re about to forget them.

The whole course, on your phone

Lessons you can read, audio you can listen to on the way to work, and practice that remembers what you got wrong.