Providing Data

<< Click to Display Table of Contents >>

Navigation:  Version 6 Enhancements > Dashboard Designer > Dashboard Items > Filter Elements >

Providing Data

This topic describes how to bind filter elements to data using the Dashboard Designer, or directly in code.

The Dashboard Designer allows you to bind various dashboard items to data in a consistent manner, the only difference being the data sections that these dashboard items comprise.

Binding Overview

All filter elements provide the Dimensions data section, which accepts dimensions used to provide filter values.

To learn about the specifics of binding various filter elements to data, see the table below.

Dashboard Item

Data Sections

Description

Combo Box

img24813

The Combo Box filter element can contain several dimensions at the Dimensions data section. In this case, the drop-down list will contain combinations of dimension values.

List Box

img24814

The List Box filter element can contain several dimensions at the Dimensions data section. In this case, the list will contain combinations of dimension values.

Tree View

img24815

The Tree View filter element allows you to display dimension values in a hierarchical way. This can be the set of dimensions with different group intervals (for instance, Year/Quarter/Month) or the set of related dimensions (for instance, geographical data such as continents/countries/cities).