Building Your First Power BI Report
Step-by-step: connect data, build charts, add slicers, and create your first complete report
Now that you understand the interface, Power Query, and data modelling basics — it is time to build your first report. This tutorial walks you through a complete report from scratch: connecting to data, setting up the model, and building an interactive sales dashboard.
A finished Power BI report page has three elements working together: visuals (charts, tables, cards), slicers (filters the user controls), and a layout (everything arranged to tell a story). Let us build all three.
Example
Key Points
- ✓Click blank canvas area before adding each visual — otherwise you edit the selected one
- ✓Drag fields from the Fields pane into visual field wells — or click a field to add it to the selected visual
- ✓Slicers filter all visuals on the page by default — no DAX needed
- ✓Format pane (paint roller) controls colours, titles, axes, borders, and backgrounds
- ✓Ctrl+Z undoes the last action — use it freely when experimenting
Practice Question
You added a Slicer for "Region" to your report page. A user selects "Delhi" in the slicer. What happens to the other visuals on the same page?
Related Topics
Power BI Visualisations OverviewEvery chart type in Power BI, what it is best for, and when to use whichSlicers and Filters in Power BIAdd slicers and configure the filter pane to let users explore data interactivelyBar and Column ChartsBuild and format bar and column charts — the most-used visuals in business dashboards