Creating a blended table
A blended table is a table in which data is displayed from different models. You have already seen the use of linked dimensions to display data from multiple models in a single chart. Here, you will create a blended table to browse data from two models using the same linked dimension you created in Chapter 6, Analyzing Data Using Geomaps and Other Objects.
- Click on the Add Page icon (A), and select
Grid
(B) to add a new grid page to the story. In the new grid page, click on the Add icon (C) to add a table to the grid. In theSelect Model
dialog box, select the existingPlanned_Events
model, and click onOK
. A table (D) will be added to the grid containing theAccount
dimension (No of Events for 2016
) from thePlanned_Events
model:

- In the
Builder
panel, click on the linkAdd Measures/Dimensions
in theRows
section, and selectCity
from the list of dimensions. Click on the sameAdd Measures/Dimensions
link, and selectEvent
as the second dimension. The table will take...