Window Definition

<< Click to Display Table of Contents >>

Navigation:  Version 6 Enhancements > Dashboard Designer > Calculations >

Window Definition

A window definition specifies a window that limits measure values participating in a calculation. To learn more, see Calculations Overview.

ExpandedCollapsed Dashboard Item Window Definition

The following table lists window definitions in terms of the Pivot dashboard item. A calculation is performed using the Index function along the following directions.

Direction

Description

Example

Columns

A calculation is performed horizontally through Pivot columns.

In this example, a window is a combination of Country/Category dimensions.

img123390

Rows

A calculation is performed vertically through Pivot rows.

In this example, a window is a combination of Year/Quarter dimensions.

img123391

Columns / Rows

A calculation is performed horizontally through Pivot columns, then rows.

In this example, a window is the entire pivot table.

img123392

Rows / Columns

A calculation is performed vertically through Pivot rows, then columns.

In this example, a window is the entire pivot table.

img123393

Columns within Groups

A calculation is performed horizontally through Pivot columns within groups.

In this example, a window is a combination of the Country/Category and Year dimensions.

img123394

Rows within Groups

A calculation is performed vertically through Pivot rows within groups.

In this example, a window is a combination of the Year/Quarter and Country dimensions.

img123395

Columns / Rows within Groups

A calculation is performed horizontally through Pivot columns then rows within groups.

In this example, a window is a combination of Country/Year dimensions.

img123396

Rows / Columns within Groups

A calculation is performed vertically through Pivot rows, then columns within groups.

In this example, a window is a combination of Country/Year dimensions.

img123397

* Group - an area that is limited by a set of values corresponding to the bottommost partitioning dimensions.

Specific Window Definition

If necessary, you can manually specify the set of dimensions that fall into the window. These dimensions are called window dimensions.

For instance, the Index function is applied to measure values of the pivot table below using the OrderDate (Year) and Country window dimensions.

img123403

The Specific Window Definition dialog allows you to do this.

img123402