Skip to main content
malter68240968
Level 2
January 20, 2020
Répondu

Importing csv file into a workflow and intersect it with query result

Hi everyone,

 

i would like to import a csv file with a list of customers into a workflow and intersect the imported data with the result of a query (matching can take place with one column like customer ID). How can this be done most efficiently? The csv data should not be imported to the ACS data model first.

 

Thank you in advance for your input and help!

Ce sujet a été fermé aux réponses.
Meilleure réponse par El_Loco

This would need to be done using the Enrichment activity. You can configure it to accept data from two sources, and choose which is the primary source. You then enrich that data with data from the alternative source.

1 commentaire

El_Loco
El_LocoRéponse
Level 5
January 22, 2020

This would need to be done using the Enrichment activity. You can configure it to accept data from two sources, and choose which is the primary source. You then enrich that data with data from the alternative source.