Articles in this section

The Properties Panel

In the Properties panel on the Display tab, you can view, edit, and save properties of a set or item. To edit properties, complete the following steps:

  1. From the Sets and Items panel, either select a set to edit or expand a set and select an item to edit.
  2. At the bottom of the Properties panel, click the Edit button.
  3. In the Properties panel, edit any of the available fields—the available fields vary depending on the set/item you are editing.
  4. When you have finished your changes, click the Save button.

The following table shows the properties and possible actions you can perform on them, depending on what you select in the other panels. For example, if you select the ID of a table in the Resources panel, you can view and edit the ID of the specified table.

Panel

Selection

Properties

Possible Actions

Resources

(Table List view)

TableID of the tableView and edit
TableName of the data sourceView only
TableName of the table in the data sourceView only

Resources

(Table List view)

Field (Column)ID of the fieldView only
Field (Column)Name of the data sourceView only
Field (Column)Name of the field's table in the data sourceView only
Field (Column)Java datatype of the fieldView only

Resources

(Join Tree view)

Table, Field, or Join TreeNoneNone
Sets and ItemsSetLabel of the setView and edit
SetID of the setView and edit
SetDescription of the setView and edit
SetInternationalizations keys for the setView and edit
Sets and ItemItemLabel of the itemView and edit
ItemID of the itemView and edit
ItemDescription of the itemView and edit
ItemInternationalization keys for the itemView and edit
ItemSource table fieldView only
ItemData formatView and edit
ItemDefault summary functionView and edit
ItemField or measureView and edit
letter-v_4553024.png Descriptions of sets and items appear as tooltips in the Ad Hoc Editor and help report creators understand the purpose of the specified sets and items.
 
letter-v_4553024.png Internationalization keys are the property names of internationalized strings in locale bundles. Selecting an item in Sets and Items displays the internationalization keys, if there are any, for the item under Bundle Keys.

After defining the list of sets, subsets and items, you can refine the way the Domain appears to users by renaming and providing descriptions for sets, subsets, and items. In the Properties panel, click the Edit button to modify properties. The following table describes each of the properties in detail:

Property

Appears On

Description

IDTable, Field, Set, ItemAn identifier used within the Domain. Default table and field IDs are based on the names in the data source, but you may change the ID of a table as long as it remains unique. Set and item IDs are a separate namespace in which each ID must be unique, although based on table and field IDs by default. The ID property value must be alphanumeric and not start with a digit. 
When editing a Domain that has been used to create Topics and reports, you should not change any IDs.
Data SourceTable, FieldAlias of the data source for the selected field or table.
Source TableTable, FieldName of either the selected table or of the field's table in the data source. The Source Table does not change when the ID property of a table is modified.
DatatypeFieldJava datatype of the selected field.
LabelSet, ItemUser-friendly name displayed in the Data Chooser and the Ad Hoc Editor.
DescriptionSet, ItemUser-friendly description displayed as tooltip on the label in the Ad Hoc Editor. The description helps the report creator understand the data represented by this set or item.
Label Key Description KeySet, ItemInternationalization keys for the label and description properties. Locale bundles associate this key with the localized text for the label or description. Keys may only use characters from the ISO Latin-1 set, digits, and underscores (_).
SourceItemReferences the Domain names of the table and field associated with this item; the syntax is Domain_jointree.Domain_table.datasource_ field.
Data FormatItemDefault numerical format (such as number of decimal places) for the item when used in a report.
Summary FunctionItemDefault summary function for the item when used in a report. The available functions depend on the field's data type (Boolean, date, numeric, or text).
Field or MeasureItemDesignates whether the item is a qualitative value (field) or quantitative value (measure). By default, all numeric types are assumed to be measures, and all non-numeric items are plain fields. Use this setting to override the default.
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.