You can replace one or all datasets in a dossier with an existing dataset 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.
or
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 Dataset. The Select Existing Dataset dialog opens.
To replace an object (that is, 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 (that is, attribute, derived attribute, metric, or derived metric) from the dossier, select Remove from dossier. If the object appears in the dossier (for example, 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
.
Related Topics
Copyright Numerify, Inc. All Rights Reserved ©2021