Editing or Modifying an Aggregation Table

CAUTION:
Do not define a new staged table and use it as the source of an existing aggregation transformation.
To do so changes the metadata identity of the columns of the source table so that the aggregation transformation cannot process the source table correctly. If new columns were added to the staged table and you want them to be included in an associated aggregation table, modify that aggregation table by using the Edit function for that table.
If you need to modify an aggregation table, for best results do so from within the aggregation job. (If you want to edit an aggregation table that was created by the Simple Aggregation Table wizard, the Summarized Aggregation Table wizard, or the Aggregation through Template wizard, you must first save the job that created that aggregation table.) To modify a simple or a summarized aggregation table, perform the following steps:
  1. Locate the Aggregation transformation that generates the aggregation table that you want to modify. To do so, from the IT Data Marts tree, navigate to the IT data mart that contains the job where the Aggregation transformation is located. Double-click the job to open it on the Diagram tab of the Job Editor window.
  2. Right-click the aggregation table that you want to modify. From the list that displays, select Edit table type Aggregation Table.
    Note: If the table is a simple aggregation table, the list displays Edit Simple Aggregation Table. If the table is a summarized aggregation table, the list displays Edit Summarized Aggregation Table. However, if the aggregation table is not associated with an Aggregation transformation, then the Edit table type Aggregation Table option will not be available.
  3. Use the Jump to Page option to go directly to the page of the aggregation wizard that you want to change. Use the drop-down list to display the pages to which you can go directly.
    Jump to Percent Change Page for a Summarized Aggregation Table
    Jump to Percent Change Page for a Summarized Aggregation Table
  4. Select the page that contains the specifications that you want to modify and click Next.
  5. Modify the contents of the page that you selected. (For information about which fields can be changed, follow the instructions that apply to the creation of the type of table that you want to modify.)
    Note: If you try to delete a column that is used to create a statistic, percentile, percent change, moving statistic, rank, or join column, a message appears that lists the column, where it is used, and its table name. If a column was deleted using the Columns tab of the Properties dialog box, then the next time the aggregation wizard is opened on that table, a message appears that identifies any columns whose source column is no longer available. Click Yes to delete the columns from the table and continue to edit the table. Click No to keep the columns. In that case, the wizard does not open.
  6. Click through the remaining pages of the wizard until the summary page appears.
  7. Click Finish to save your changes and return to the process flow diagram.
In order for your changes take effect, you must redeploy the job. For information about redeploying jobs, see Redeploy All Jobs on the Server.