Multiple Visualizations in Excel Power View (Multiples or Trellis Charts) display the same chart in separate panels by category such as Country, Season, or Year. They share the same axes, making it easy to compare trends across groups.
Power View supports Line, Bar, Column, and Pie charts for better analysis.
Creating a Table
To create a Table in Power View, select the Power View region, choose the table Range from the Fields list, and select Year, Country, Season, and Events. A table with the selected fields and values will be displayed.
Multiple Visualizations using Bar Charts
To display Events by Country for each Season, start with a table containing Country, Event, and Season fields. Then go to the Design tab, select Switch Visualization, and choose Stacked Bar from the Bar Chart dropdown menu to create the visualization.
Scatter Bar Chart with Vertical Visualization
In the Drag Field areas pane first drag the field Events to Value area, drag the field Season to Legend area and drag the field Country to Vertical Multiples area then it will show the scattered Bar chart in vertical visualization.
Now you have a scattered Bar chart in vertical visualization. A Bar Chart appears with Events by Country and season. In the row chart, events are shown on X-axis.
Scatter Bar Chart with Horizontal Visualization
If we want a scattered Bar chart in horizontal visualization, then for that we need to drag the field country to Horizontal multiple areas.
Now you have a horizontal bar chart visualization showing Events by Country and Season. Events are plotted on the X-axis, and a horizontal scroll bar below the chart allows you to navigate across additional charts.
Multiple Visualizations using Column Charts
Follow the same steps to create a Column Chart. Go to the Design tab, click Switch Visualization, and choose Stacked Column from the Column Chart dropdown menu.
Now you have a scattered Column chart for multiple visualizations. A Column Chart appears with Events by Country and season. In the column chart, Events are shown on Y-axis.
Multiple Visualizations using Pie Charts
To create a Pie Chart, follow the same steps as before. Go to the Design tab, click Switch Visualization, and select Pie Chart from the Other Chart dropdown menu.
In the Drag Field areas pane first drag the field Events to Size area, drag the field season to slices area and drag the field Country to Vertical Multiples area.
A Pie Chart appears with Events by Country and season.
Multiple Visualizations using Line Charts
To create a Line Chart showing Events by Country and Year, start with a table containing Country, Event, and Year. Then go to the Design tab, click Switch Visualization, and select Line Chart from the Other Chart dropdown menu.
In the Drag Field areas pane first drag the field Events to Value area, drag the field Year to Axes area and drag the field Country to Vertical Multiples area.
A Line Chart appears with Events by Country and Year.
In the Line chart, the year is on the X-axis, while the event values are on the Y-axis. The year is in the AXIS section of the Power View Fields box, while Events is in the VALUES area and the country is in the vertical multiples area.