Loading

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

Publiceringsdatum: Sep 25, 2023
Beskrivning

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.
Lösning
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.

Knowledge-artikelnummer

000386882

 
Laddar
Salesforce Help | Article