Loading

Multivalue array format in recipes for CRM Analytics

Fecha de publicación: Jul 15, 2026
Descripción

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.
Solución

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 .
Número del artículo de conocimiento

000394991

 
Cargando
Salesforce Help | Article