Loading

Multivalue array format in recipes for CRM Analytics

Veröffentlichungsdatum: Jun 8, 2026
Beschreibung

When users create an array for a multivalue function in CRM Analytics, they may encounter errors (see below) when running the recipe:

DataflowInstance 03Cxxxxxxxxxxxxxxx canceled. Hmm, that didn't work. Please try running the recipe again. Error ID: 2000-6373c12c-0ePxxxxxxxxxxxx. If the error occurs again, contact Salesforce Customer Support.

This error occurs when the array function doesn't match the format Analytics is expecting.
Lösung

You can use the following format for your array function:
 
array(coalesce("field1", ''), coalesce("field2", ''))

NOTE: Make sure you use the API name of the column/field, not the label.

For more information on multivalue functions, see our documentation: Multivalue Functions for Formulas .
Nummer des Knowledge-Artikels

000394991

 
Laden
Salesforce Help | Article