Loading

Dataflow Error: 'None of requested fields is available' in CRM Analytics

Publish Date: Jul 25, 2023
Description

If a sfdcDigest node includes only the Id field of the target object, the dataflow will fail with the following error:

Something went wrong while executing node the [sfdcDigest_Node]: None of requested fields is available. Aborting.

This is expected behaviour. An Id-only dataset provides no value in a data structure. For example, if it is being used as a key for an augment, then additional fields need to be digested to make the augment worthwhile.

Resolution

Add more fields to the sfdcDigest node

  1. Locate the impacted node in the dataflow.
  2. Add additional fields to the sfdcDigest field list.
  3. Propagate changes and update the dataflow.
Knowledge Article Number

000392666

 
Loading
Salesforce Help | Article