Deleted columns are replaced by a computed item with a constant value. For example, string columns may return n/a, and numeric columns may return 0. These replacements enable reports to continue working and display the constant value (for example, n/a) for the deleted columns.
These procedures describe creating a computed item to mask the deletion of columns. Before creating the computed item, a series of processes; such as copying tables, changing names, and synchronizing data models, must be performed.
To copy a table and make initial changes to the column names:
To change the physical name of a table:
To synchronize the data model with the database:
In Interactive Reporting Studio, select a topic, for example Pcw Items, and select DataModel , then Sync with Database, to perform a synchronization.
Data Model Synchronization is displayed. If Show Detail Information is selected, the dialog box provides information on synchronization changes. For example, Dealer Price was deleted from the Goods topic.
To use a computed item to mask deletion of columns:
In Oracle's Hyperion® Interactive Reporting Studio, right-click a topic header, for example Pcw Items, and select Promote to Meta Topic.
Another topic is added to the content area. For example, the new topic is called Meta Pcw Items.
Right-click the original topic header, for example Pcw Items, and select Properties.
Change the topic name, and click OK.
For example, change the name to Pcw Items topic. Two topics are now displayed. For example, the topics are Pcw Items topic and Meta Pcw Items.
Right-click a topic header, for example Meta Pcw Items, and select Properties.
Select the topic from step 5, for example Pcw Items, and select DataModel , then Add Meta Topic Item , then Server.
Enter the Name of the row that was deleted in the database, and enter a definition.
For example, type Dealer Price in Name, and type 0 as the Definition.
The computed item is added to the topic. For example, Dealer Price is added to Pcw Items.
Select the topic with the computed item added, for example Pcw Items, and select DataModel , then Data Model View , then Meta.
The selected topic is displayed in Meta View, and other topics are removed.