Skip Headers

Oracle Discoverer Administrator Administration Guide
10g (9.0.4)

Part Number B10270-01
Go To Documentation Library
Home
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to next page

Item Properties dialog

Use this dialog to configure item properties. For example, to change the name or formula of an item.

For more information, see:

"Maintaining items and item classes"

"How to edit item properties"

The Item Properties dialog contains two tabs:

General

Name

Use this field to change the name of the item. By default, the name is derived from the database column on which the item is based.

Description

Use this field to change the description of the item. The contents of this field are displayed on the description line of Discoverer Plus's Query Wizard.

Data type

This read-only field displays the data type of the item, supplied by the column definition in the data dictionary. This field is not editable because it identifies the data type directly from the dictionary.

Formula

Use this field to display the "Edit Calculation dialog" where you change the item's formula. A formula displayed in this field means the item is a derived item. A derived item is created, by applying a calculation to an existing item. For example, a derived item can be the calculation for percentage profit. Deriving items in the business area means users do not have to know complex formulas themselves in order to calculate analysis results. A field containing a column name indicates that it is not a derived item and that its data comes directly from the database column (in this case, the field is not editable).

Database column

This field displays the derivation of the item. It consists of the owner's user name, the table name and column name. If this field is blank, the column has been created from a formula.

Visible to User

Use this field to specify whether the item is visible to Discoverer end users:

Note: You typically use the No option to hide items that must be present in the folder to be used in calculations, but are of no value or are inappropriate to display to the end user. Other hidden items might contain data such as primary and foreign keys or sensitive data such as salary information.

Item Class

Use this field to change the item class to which the item belongs. Use the list to select an alternative item class. This field is active only when the item is an axis item.

Date Hierarchy

Use this field to change the date hierarchy that is applied to the item. A list is available of valid date hierarchies that can be applied to the item. The field is inactive when the item is not a date item.

Default position

Use this field to change where the item is positioned by default on worksheets.

Default aggregate

Use this field to change the aggregate type for the item (if numeric).

Heading

Use this field to change the heading. Discoverer displays the Heading property of each item used in a worksheet. By default, the heading is the item's Name property, which is derived from the database column on which the item is based.

Format mask

Use this field to change the default format mask used to display the item in Discoverer end user workbooks. The syntax uses standard Oracle formats found in the Server SQL Language Reference Manual, which is supplied with your Oracle database. By default, a listing shows sample format masks appropriate for the item's data type. You can enter your own format mask if the samples do not list the one you want.

Note: Discoverer Administrator does not currently enable you to use the Euro currency symbol in the format mask. However, you can specify the Euro currency symbol in the format mask using Discoverer Plus. For more information, see the Oracle Application Server Discoverer Plus User's Guide.

Alignment

Use this field to change the alignment of data displayed in Discoverer Plus. Select an alignment from the drop down menu. The default selection, General, right aligns numeric data, and left aligns date and text data.

Word Wrap

Use this field to specify whether text data wraps in Discoverer Plus.

Note: Setting this to Yes can impact on performance in Discoverer Plus when accessing large amounts of text data.

Case Storage

Use this field to specify how text items are stored in the database, independent of how they are displayed. The Discoverer end user does not see this information. It enables you to optimize the use or display of this information in end-user workbooks. For example, if the data is already being stored correctly, you do not need to modify the text using the Display case option. Setting this value can improve the user's performance when running queries with conditions. If the data is always stored in uppercase in the database, set the value to uppercase. If the data is stored in lowercase, set the value to lowercase.

Display case

Use this field to change how items are displayed in workbooks.

Default width

Use this field to change the item's default width (i.e. in characters) when displayed in end user reports. This value is only used if Use Default Width is set in Discoverer Plus (under Tools | Options | Table).

Replace NULL with

Use this field to change how Discoverer displays null characters. For example, null = We're out... order now!, null = 0, null = nothing visible, or space.

Content type

Use this field to specify whether the item can be used to launch an external application. Choose FILE if the data item contents require a helper application to run, such as Microsoft Excel. Choose NONE if the data type does not require a helper application.

If the item is a BLOB (i.e. a binary large object), the file extension determines the application (i.e. which .exe executable file) to use to view the item. For example, .DOC uses MS Word, .WAV plays a sound through the currently registered sound player for WAV files. These associations are set up in your computer's operating system.

Note: If the content is an image that is stored in the database, or a drill out image (e.g. a HTML icon indicating a drill out to a Web report), choose NONE (for more information, see Chapter 8, "About drilling out to other applications").

Max char fetched

Use this field to specify the maximum amount of characters retrieved in a SQL call to the database. This option is particularly useful for LONG data types. The purpose of limiting the total amount is that sometimes there are hundreds, perhaps thousands of characters in a data element and it would be inefficient or unnecessary to retrieve the entire data element.

Identifier

Use this field to change the unique name that Discoverer uses to identify EUL and workbook objects. When matching objects common to different EULs, Discoverer uses identifiers to locate objects in different EULs that refer to the same business objects.

Warning: It is not advisable to change an identifier as it can affect the relationships between EUL objects.

Note: The primary use for the formula and database columns is for tracking the source of the item's data. For example, if something has changed in the underlying database or data dictionary, this field provides an audit trail identifying the data's original source. It provides information to the Discoverer manager about exactly where the data came from.

Dependents

This read-only tab displays two columns (i.e. Type and Name) that clarify the extent to which other objects (e.g. folders, joins, items, item classes, summary folders, conditions, calculated items) are dependent on the selected item.

Type

This field displays one or more object types (e.g. folders, items) that have a dependency on the selected item.

Name

This field displays the name of each object listed in the Type column.


Go to previous page Go to next page
Oracle
Copyright © 1996, 2003 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Table Of Contents
Contents
Go To Index
Index