Microsoft Access database software and Interactive Reporting Studio are used as examples in these procedural steps.
To copy a table and make initial changes to the column names:
In a database, for example MSAccess, open the Sample Database.
In Paste Table As, enter a Table Name.
For example, type Outlets. Ensure that Structure and Data is selected.
Overwrite Field Name to change the column names.
For example, overwrite STORE_ID with outlet_id, STORE with outlet, and STORE_TYPE with outlet_type.
To change the physical name of a table:
To synchronize the data model with the database:
In Interactive Reporting Studio, select the topic with the new physical name, for example Pcw Customers, and select DataModel , then Sync with Database.
Data Model Synchronization is displayed. If Show Detail Information is selected, this dialog box provides information on changes that were made with the synchronization.
To change the display names of columns:
In Interactive Reporting Studio, using the topic in the content area, right-click a column name, and select Properties.
Repeat steps 1–2 to change the other column names.
For example, change Outlet to Store and Outlet Type to Store Type.
Optional: Alternatively, to achieve an equivalent end result of changing the display names, perform these actions:
Drag a topic, for example Orders, onto the Interactive Reporting Studio content area.
Rename the display names of the renamed columns and the topic.
For example, a data model is created that can replace another data model that uses only the Pcw Customers topic. The edited topic now exposes names matching the original topic and is a valid replacement.