Powerbi Intro 9
Powerbi Intro 9
PLOTTING
Challenge 4: Solution
32
CHAPTER 3. PLOTTING
This plot tells us if a country was an OECD member by the color of the bubbles.
These categories can be seen in the legend at the top of the chart. It also
indicates the population size of each country by the size of bubble.
You can also use the country field alongside or replacing the longtitude and
latitude values. Power BI recognises the names of countries however make sure
they are spelt correctly or use with longtitude and latitude values to ensure
accuracy.
33
CHAPTER 3. PLOTTING
3.5 Filters
Now that we have a set of visuals showing different information, we come to the
most important part of data visualisation which is communicating and telling
the story of the data. Right now these visualisations, while interesting and
potentially useful after some close examination, are difficult to comprehend to
the average person or if used in a quick presentation. This is where we will be
examining filters.
Filters are a powerful way to break down and show specific parts of the data.
You can access the Filters panel through clicking Filters.
You can filter data for individual visualizations, pages and for the entire report.
Let’s have a look at page 2 of our report. This page is rather confusing, we
have lots of points on the map for most countries in the world and we have
calculations looking at average GDP and life expectancy for 200 years. This is a
lot of different information that has been calculated over a diverse timeline.
Select the scatter plot you created for challenge 3. Click on the Filter panel
which is adjacent to the Visualization panel. Drag the year field and place it
in Filters on this visual bar.
34
CHAPTER 3. PLOTTING
Change the filter type to Basic Filtering Now you have all the years as a
scrolling list. Select any one year and you can see the data for that particular
year. For example, if we want to look at this data from year 2010, select 2010 in
the filter panel.
Challenge 5: Filtering
A. On the previous plot, create a filter for region.
B. Visualize gdp_percapita vs life expectancy for: Americas
35