Hello! Welcome to the next step in your Power BI journey.
In our last lesson, we built the "brain" of our report by creating a data model. You learned how to connect different tables using relationships, which is the foundation for creating insightful analysis. Now that we have a solid structure, it's time to build the "face" of our report—the visualizations that bring the data to life.
Today's lesson focuses on exactly that. Our goal is to create basic visualizations in Power BI, including bar charts, line charts, and tables. We'll move into the Report view of Power BI Desktop and learn how to transform the raw data from your tables into clear, meaningful charts.
1. Navigating the Report View
Let's begin by familiarizing ourselves with the main workspace for building visuals. When you open Power BI Desktop, you land in the Report view. It has three key areas we'll be using constantly:
- The Canvas: This is the large, blank area in the middle where you'll build and arrange your visuals.
- The Visualizations Pane: On the right, this pane contains a gallery of all the available chart types (bar, line, pie, etc.). When you select a visual on your canvas, this pane also shows the "buckets" (like Axis, Values, Legend) that you'll drag your data into.
- The Fields Pane: To the far right, this pane lists all the tables and columns in your data model. This is where you'll get the data to populate your visuals.
To see these panes in action and get an introduction to why visualizations are so crucial, let's start with a short video.
Visualizations in Power BI - Full Tutorial
The video 'Visualizations in Power BI - Full Tutorial' by Simon Sez IT provides an excellent overview. This first clip sets the stage by explaining the purpose of visualizations.
Watch from the beginning until 01:57. The key takeaway is how visuals transform raw data into insights, a core principle for your goal of visualizing financial markets.
2. Starting Simple: Creating Tables and Matrices
The most fundamental way to display data is in a table. While not as flashy as a chart, tables are invaluable for looking up specific values or showing detailed information. A financial analyst might use a table to see a list of all transactions for a specific stock.
Power BI offers two main table-like visuals:
- Table: A simple, flat grid of rows and columns.
- Matrix: A more advanced table that allows you to group and summarize data in both rows and columns, much like a PivotTable in Excel. You can even create hierarchies to drill down into your data (e.g., Year > Quarter > Month).
Let's see how to create both.
Visualizations in Power BI - Full Tutorial
This next segment from the same video demonstrates how to create and populate both a simple Table and a more complex Matrix visual. It clearly shows the process of dragging fields into the visual's configuration.
Watch from 01:57 to 11:25. Pay close attention to how a visual is added to the canvas and how fields from the Fields pane are dragged into the 'Values', 'Rows', and 'Columns' buckets to build the visual.
The process is straightforward:
- Click the Table or Matrix icon in the Visualizations pane.
- A blank visual appears on your canvas.
- With the visual selected, drag the data fields you want to display from the Fields pane into the appropriate bucket (e.g., 'Values' for a table, or 'Rows', 'Columns', and 'Values' for a matrix).
3. Comparing Categories: Bar and Column Charts
Bar and column charts are staples of data visualization. They are perfect for comparing a numerical value across different categories. For financial analysis, this could mean:
- Comparing sales revenue across different countries.
- Visualizing portfolio allocation by asset class (Stocks, Bonds, etc.).
- Ranking companies by market capitalization within a sector.
The process is very similar to creating a table, but you'll use different buckets.

The following video walks you through creating and formatting a clustered column chart.
Visualizations in Power BI - Full Tutorial
Let's continue with the Simon Sez IT tutorial to learn how to create column charts. This segment also introduces the 'Legend' field, which is used to break down your data by a second category.
Watch from 37:43 to 41:20. Observe how the 'Axis', 'Values', and 'Legend' fields are used to construct the chart. For example, 'Year' on the Axis, 'Total Profit' as the Value, and 'Category' in the Legend.
For a text-based guide that you can follow step-by-step, the DataCamp article "Introduction to Power BI Visuals" is an excellent resource.
Introduction to Power BI Visuals: A Beginner's Guide
This article provides clear, written instructions for creating basic charts. It's a great reference to have open as you practice.
Read the subsections on 'Bar charts' and 'Column charts'. You can follow the steps with any dataset you have loaded in Power BI.
Test your understanding!
You are analyzing your stock portfolio. You have a table with columns for CompanyName, Sector, and CurrentMarketValue. You want to create a visual that shows the total market value for each sector to see which parts of your portfolio are largest.
- What type of visual would be most appropriate?
- In the Visualizations pane, which field would you drag to the Axis bucket?
- Which field would you drag to the Values bucket?
Show answer
- A bar chart or a column chart would be ideal for comparing the total value across different sectors.
- You would drag the
Sectorfield to the Axis bucket. This will create a separate bar/column for each sector. - You would drag the
CurrentMarketValuefield to the Values bucket. This will determine the length/height of each bar based on the total value for that sector.
4. Tracking Trends Over Time: Line Charts
Line charts are the go-to visual for tracking trends. For anyone interested in financial markets, this is one of the most important chart types you will use. It's perfect for showing:
- A stock's price movement over the last year.
- Quarterly earnings of a company.
- Changes in a market index like the NIFTY 50 or S&P 500.
The key to a line chart is having a date or time field on the x-axis.
Visualizations in Power BI - Full Tutorial
The final video segment shows how to create a line chart and a combo chart (line and column). This is very powerful for financial data, for example, to show stock price (line) and trading volume (columns) on the same chart.
Watch from 48:21 to 51:40. Focus on how a line chart is created and how a second numerical value can be added to the 'Line values' field to create a combo chart.
Again, you can refer to the DataCamp article for a step-by-step text guide on creating a line chart. Review the "Line charts" section in the same resource (LINK) you looked at earlier.
Conclusion
Congratulations! You've successfully moved from a structured data model to creating the three most fundamental types of visualizations in Power BI. This is a huge milestone. You now have the skills to represent your data as detailed tables, categorical comparisons, and time-series trends.
Key Takeaways:
- Visuals are built in the Report view by adding a visual to the Canvas and populating it with data from the Fields pane.
- Tables and Matrices are used to display detailed, grid-like data. A Matrix is like an Excel PivotTable.
- Bar/Column charts are best for comparing numerical values across different categories.
- Line charts are essential for visualizing trends over a period of time.
- The Axis, Values, and Legend buckets are the primary controls for defining what your chart displays.
In this lesson, you may have noticed the Format pane (the paintbrush icon). This is where you control the look and feel of your visuals—colors, titles, font sizes, and more. While we briefly saw it in action, our next lesson will be dedicated entirely to formatting visualizations. You'll learn how to take these basic charts and style them to create a polished, professional, and consistent report that effectively tells a story with your data.
Can't find a good explanation? Sign up and we'll make it for you
Sign up