コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards
解決済み

Incremently Activity and Audience

Avatar

Level 4

I'm working on a weekly file export for an audience that updates daily. 

 

Fields in the Audience:

ID, Policy Number, and Date Added (populates the date they were added to the audience)

 

I want to do an incremental pull of that audience, but the export file needs to see the fields in the audience. 

The activity in workflows that would show that information is the Read Audience activity. I need help figuring out how to use that and only populate the incremental data. 

 

Is there a workaround for this, or am I just going to need to accept that it won't work the way I need it to?

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

@derekw42533281 Either you can use the incremental query activity for this purpose or the query activity. If you're using query activity to pull the audience and within the output filtering section, you can define the condition using the "Date Added" field to pull the records needed using the last X days. Once you pull the data required for that week connect with extract file activity then transfer the file.

Thanks, Sathees

元の投稿で解決策を見る

1 返信

Avatar

正解者
Community Advisor

@derekw42533281 Either you can use the incremental query activity for this purpose or the query activity. If you're using query activity to pull the audience and within the output filtering section, you can define the condition using the "Date Added" field to pull the records needed using the last X days. Once you pull the data required for that week connect with extract file activity then transfer the file.

Thanks, Sathees