Custom Renaming Columns

Often, it is useful to rename a frequently used column directly in the dataset, instead of making the appropriate changes in each visual.

The following steps demonstrate how to rename a column. We are using the column iso_cc (the ISO-compliant country code) in the dataset World Life Expectancy [data source samples.world_life_expectancy].

  1. On the main navigation bar, click Data.

    The Data view appears, open on the Datasets tab.

  2. In the left navigation menu, click samples.
  3. In the Datasets area, select World Life Expectancy (samples.world_life_expectancy).

    selecting a dataset
    Selecting Dataset 'World Life Expectancy'
  4. In the Dataset Detail menu, select Attributes.

    detail of 'World Life Expectancy'
    Dataset Detail for 'World Life Expectancy'
  5. In the Attributes area, select Edit Attributes.

    Edit attributes for 'World Life Expectancy'
    Editing Attributes for 'World Life Expectancy'
  6. Under Measures, find the field iso_cc, and click the down arrow on its right side.

    From the menu, select Edit Attributes.

    selecting edit attribute window
    Editing Column Properties
  7. The Edit Table Column Properties window modal appears.

    Notice that the Base Column name cannot be edited, but you can change the Display Name of the column.

    Change it from iso_cc to ISO Country Code, and click Apply.

    changing display name
    Changing the Display Name
  8. Under Dataset: World Life Expectancy, click Save.

    Saving changes to attributes
    Saving Changes to Attributes

As a result of this change, all new visuals created from this dataset will automatically use the new name.