MicroStrategy ONE

Replace Datasets with Existing Objects

Replace one or all datasets in a dashboard with existing objects from your environment. You can also specify how to replace each dataset object. Replace an attribute or a metric with a different attribute or metric, or delete it from the dossier. In addition, you can retain existing definitions for derived attributes and metrics.

  1. Create a blank dashboard or open an existing one.
  2. To replace all objects in a single dataset with other objects, click More to the right of the dataset in the Datasets panel and choose Replace Dataset With > Existing Objects. The Add Existing Objects dialog opens.

    or

  3. To replace all objects in all datasets with other objects, click More at the top of the Datasets panel and choose Replace All Datasets > Existing Objects. The Add Existing Objects dialog opens.

  4. Navigate to and select the objects you want to use to replace the existing objects in your dataset.
  5. If necessary, you can add an advanced filter for an object to limit the data it displays. Click Add Filter to open the Advanced Filter Editor. Once you add filters, click Edit Filter to make changes. See Introduction to Advanced Filtering for more information.
  6. Click Add. The Replace Objects Dialog opens.
  1. If you have renamed or applied number formatting to dataset objects in one or more of the datasets being replaced, you can choose to retain or discard the name and number formatting options using the Clear object alias and number format on the dossier checkbox.
  2. Select the replacement method for each dataset object from the New Objects drop-down list.

    To replace an object (i.e., attribute, derived attribute, metric, or derived metric) with an existing object from the new dataset, select the object to use as a replacement. If the elements of an object being replaced appear as choices in a filter, the filter updates to contain elements of the new object.

    or

    To remove an object (i.e., attribute, derived attribute, metric, or derived metric) from the dossier, select Remove from dossier. If the object appears in the dossier (e.g., in a visualization or filter), the objects and its values are removed.

    or

    To keep a derived attribute/metric as part of the new dataset and retain its existing definition, select Keep Existing Definition. If an object that is part of a derived attribute/metric formula is replaced, it is also replaced in the definition of the object.

    A derived attribute is defined as Concat(Leftstr(Employee@First Name,1),".",Employee@LastName). You replace Employee with InternationalEmployees. The derived attribute's formula updates to Concat(Leftstr(InternationalEmployees@First Name,1),".",InternationalEmployees@LastName).

    or

    A derived metric is defined as Revenue - Cost. You replace Revenue with Regional Revenue and Cost with Regional Cost. The derived metric's formula updates to Regional Revenue - Regional Cost.

  3. Click OK. Web replaces the dataset and the dossier updates to reflect the new dataset.

Related Topics

Manage Datasets

Replace Datasets with Imported Data

Replace Datasets with Existing Datasets

Replace Datasets with Datasets in the Current Dashboard