You can replace one or all datasets in a dossier by importing new data. 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.
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.
or
To replace all datasets with a single dataset, click More at the top of the Datasets panel and choose Replace All Datasets > New Data. The Data Sources 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
.
Copyright Numerify, Inc. All Rights Reserved ©2021