Skip to main content
malter68240968
Level 2
January 20, 2020
해결됨

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

  • January 20, 2020
  • 1 답변
  • 3738 조회

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!

이 주제는 답변이 닫혔습니다.
최고의 답변: 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 답변

El_Loco
El_Loco답변
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.