|
|
| |
| Design Patterns and Guidelines for Oracle Applications |
|
|
|
|
|
|
|
|
| Information Display |
| The Information Display pattern group helps project managers, developers, and designers select visualization techniques such as tables and graphs, which enable users to understand the meaning and significance of the numbers. Numbers are central to a user's understanding of business, and they help users make informed decisions. |
|
|
| |
|
|
|
|
|
|
|
| |
|
|
| |
|
|
|
|
Key performance indicators (KPIs) measure how well an organization or individual performs an operational, tactical, or strategic activity that is critical for the current and future success of the organization. |
|
|
|
|
|
Pattern Set Decision Table |
 |
|
|
 |
|
|
|
|
|
| |
|
|
|
| Does the end user need to examine values to discern patterns or trends? |
Yes |
No |
No |
| Does the end user need an easy way to look up a particular value? |
No |
Yes |
No |
| Does the end user need only a single data point summary (for example, Up/Down)? |
No |
No |
Yes |
| |
|
KPI List |
| User Type |
Casual |
Casual |
| Do the quantities need to be grouped in hierarchies? |
No |
No |
| Do the quantities of two different dimensions need to be grouped in hierarchies? |
No |
No |
| Are objects sortable within a group? |
Yes
|
Yes
|
|
|
|
|
|
|
Pattern Sample |
 |
|
|
 |
|
|
|
|
|
The KPI watchlist contains a list of KPIs that appear in a tabular format that shows current status (including alerts), along with key information and analysis of a KPI's status and trend. Clicking a KPI name enables a user to drill down to the full detailed KPI report. Clicking an alert launches an Alert Details dialog with associated corrective actions. Tooltips are used to clarify data in a cell or expand truncated column headers. A summary total of each of the three KPI status types is presented on the KPI watchlist header.

| Required Screen Elements |
| Component Type |
Required Components |
Customizable/Extendable Components |
| Header |
Title should include KPI Watchlist |
Not applicable |
| Header Toolbar |
KPI summary totals of the KPI status types should be represented in the header toolbar |
Not applicable |
| Table/Pivot Table |
Refer to the KPI usage guidelines for content recommendations |
Product teams may add additional columns to display KPI information |
|
|
|
|
|
|
|
|
|
|
|
|
|
|