Each data source includes
one or more standard data items. You decide which data items to use
to define a query for a report section. You can use all the data items
in the data source or a subset of data items. Each data item is classified
as either a category or a measure.
Category
A data item whose distinct
values are used to group and aggregate measures. There are four types
of categories: alphanumeric, date, timestamp, and time. Alphanumeric
categories can be made up of all letters, all digits, or a combination
of the two. Categories that have values that are all digits might
be physically stored as character or numeric data. The data type affects
how values are handled in relation to some functionality, such as
filtering, sorting, and formatting.
Examples of alphanumeric
categories include data items such as
Product ID,
Country,
Employee
Number, and
Employee Name.
Date and Time
A data item whose distinct
values are used to group and aggregate measures. There are three types
of date categories: date, timestamp, and time.
Examples of date,
timestamp, and time categories are
Order Year,
Date
of Sale, and
Delivery Time.
Measure
A data item whose values
can be used in computations. Usually, these values are numeric. Examples
of measures include Sales Revenue, Units
Sold, and Salary.
Every measure has a
default aggregation method, which is specified by the data source
that contains it. In some cases, you can change the method. However,
if you use a measure as part of a custom data item, then the measure
is always calculated by using the default aggregation method.
Note: Report objects that are imported
from the explorer interface use embedded data. Therefore, you have
a very limited ability to make changes to these data items in the
designer interface.