Loading

Dataflow Error: "Can't find dimension in update dataset"

Date de publication: Sep 25, 2023
Description

If a dimension used as a key within an Augment node does not exist, it will generate the following error:
"Something went wrong while executing node augment_Node: Can't find dimension Dimension_Name in update dataset"


This is most likely due to the field being entirely null, which results in it not being created as part of the relevant sfdcDigest node.
Résolution
To resolve this, pursue one of the following options:

Populate the relationship field

Create or update at least one record to have the key field populated with meaningful data. This will allow the augment to complete.
 

Remove the augment and related nodes

If the key field is entirely null, your org may not be using that relationship. If that is the case, removing the augment node (and modifying/removing any subsequent nodes) from the dataflow will allow the process to complete.

Numéro d’article de la base de connaissances

000386882

 
Chargement
Salesforce Help | Article