To successfully create a useful widget that can be used to analyze data,
you must first correctly define it. To do this, you must place report
objects such as attributes and metrics on the widget's template. The report
objects and their placement on the widget template determine whether the
widget can be successfully generated and can display data in Flash Mode.
Refer to the table below for descriptions of the requirements for each
type of widget. The table also lists whether or not you need to create
a selector to work with the widget, since some widgets do not come with
their own selectors (such as the Gauge widget) and some do (such as the
Interactive Stacked Graph).
|
Widget Type |
Need to create a selector to interact with
the widget? |
Report Objects Required on the Widget Template
|
|
Gauge |
Yes |
One attribute on the rows.
The attribute elements are displayed in the selector that an analyst uses
to display different data in the widget.
One metric on the columns.
The metric values determine the location of the needle on the gauge.
(No maximum number of
attributes and metrics) |
|
Cylinder |
Yes |
One attribute on the rows.
The attribute elements are displayed in the selector that you use to display
different data in the widget.
One metric on the columns.
The metric values determine the amount of liquid displayed in the cylinder.
(No maximum number of attributes and metrics)
|
|
Thermometer |
Yes |
One attribute on the rows.
The attribute elements are displayed in the selector that you use to display
different data in the widget.
One metric on the columns.
The metric values determine the temperature level within the thermometer.
(No maximum number of attributes and metrics)
|
|
Time Series Slider |
No |
One attribute on the rows,
preferably time-based. The attribute elements are displayed along the
X-axis.
One metric on the columns.
The metric values are displayed along the Y-axis. If you include two metrics,
a line graph and an area graph are displayed together.
(No maximum number of attributes and metrics)
|
|
Interactive Bubble Graph |
No |
One attribute on the rows
To
enable drilling on the bubble chart, add one additional attribute (a second
attribute) to the right of the attribute in the rows. This attribute must
a child attribute of the parent attribute already on the rows. For details,
see
Enabling
drilling in an Interactive Bubble Graph widget.
To enable time series animation *in addition
to drilling*, add yet another attribute (a third attribute)
to the leftmost side of the rows. In Flash Mode in Web, you must enable
the time-series analysis and/or drilling check boxes.
Three metrics on the columns.
These metrics are displayed along the X-axis, Y-axis and Z-axis, in order
from left to right (For example, the metric on the top of the columns
is displayed on the X-axis). The Z-axis value determines the size of the
bubble.
To
display a different color bubble (series) for each attribute element on
the bubble chart, add an additional attribute above the three metrics
on the columns.
|
|
Interactive Stacked Graph |
No |
Two attributes, one on
the rows and one on the columns.
The
attribute placed in the widget template's columns will appear in the list
of check boxes on the left side of the widget. For example, if you place
a Category attribute in the columns and then switch to Flash Mode, the
list of categories is displayed on the left as check boxes. You can select
each check box to show or hide that specific data on the area graph.
Attributes
placed on the columns must appear to the left of any metrics on the columns.
The
attributes placed in the widget template's rows will appear on the X-axis
at the bottom of the area graph in the widget. For example, if you place
a Region attribute in the rows and then switch to Flash Mode, the regions
are listed on the X-axis (the horizontal graph line) at the bottom of
the area graph.
(No maximum number of attributes. You can
have only one metric on the widget template.) |
|
Waterfall |
No |
|
|
Bubble Grid |
No |
Note: Bubbles are generated
at the intersections of the elements from these attributes.
|
|
Graph Matrix |
No |
Place at least
two attributes on the widget template's rows.
The first (left-most) attribute on the rows, and
the second, third, fourth, and so on, provide the row headers in the widget.
The
last (right-most) attribute on the rows provides the X-axes of the graphs.
This attribute, which is generally time-based, is used to drive the time
series of the graphs.
Place
at least two metrics on the widget template's columns. The values of these
two metrics produce the bubbles in the widget, as described below:
The first (left-most) attribute on the columns
provides the column headers in the widget. These values are used to slice
the data, or group it by the attributes on the columns.
Additional
attributes on the columns produce separate line graphs within each area
graph in the widget.
Place
at least one metric to the right of (or below) the attribute on the widget
template's columns.
|
|
Microcharts |
No |
|
|
Weighted List Viewer |
No |
Place
at least one attribute on the widget template's rows. The attribute’s
elements are displayed in the grid rows of the widget. For example, if
you place the Region attribute on the rows, each region is listed in the
grid in the widget, with corresponding metric values on the right and
a contribution chart on the left.
Place two metrics on the widget template's
columns. The metric data and corresponding colors displayed in the widget
reflect the performance of different elements.
The
first metric on the columns is the threshold metric. This metric is used
to set the color of the rows. These colors are displayed in the grid on
the right side of the widget.
The
second metric on the columns is the weighting metric that determines the
percent-to-total value for each business attribute. It is used to set
the relative size of each section of the contribution chart on the left
side of the widget.
Additional
metrics are displayed in the grid, but do not have any effect on the threshold
colors or contribution chart on the left side of the widget.
|
|
Funnel |
No |
|
|
Time Series Slider |
No |
Place at least one attribute
on the rows. This attribute is typically
time-based, such a Day or Quarter attribute, but it does necessarily have
to be. Its elements are displayed on the X-axis.
Place one metric on the columns.
The metric values are displayed on the graph report's Y-axis. If you include
two metrics, a line graph and an area graph are displayed together.
|
|
Date Selection |
No |
|
|
Data Cloud |
No |
|
|
Heat Map |
No |
One attribute on the rows.
The
first attribute is used to create the large rectangles whose names are
displayed in the widget.
If
you add additional attributes to the widget template, all of the attributes
will be displayed as separate rectangles within the larger rectangles.
Note: The widget can
actually take any number of attributes. Attributes with a parent-child
relationship work best, because they are ultimately nested within one
another.
You can choose to create
a dynamic heat map that an analyst can control using a selector. This
type of heat map is considered dynamic because a user can use the selector
to choose a different attribute element to view on the heat map. For steps,
see
Creating
a dynamic Heat Map.
Two metrics on the columns.
If more than two metrics are placed on the widget template, they are displayed
as options in the drop-down lists within the Heat Map.
The
first metric on the columns determines the size of the small rectangles
within the larger rectangles. Items with lower values are represented
by smaller rectangles.
The
second metric must be placed at the far right of the columns. It determines
the color of each rectangle. It must include values in the range of -1
to 1. This range is used to provide different shadings of color in the
heat map widget.
|