Expand my Community achievements bar.

Join expert-led sessions on Real-Time CDP & Journey Optimizer designed to boost your impact.
SOLVED

Is there anyway we can preview the previous dataset or ingestion batch from AEP>Data management>Dataset?

Avatar

Level 1

user15611_1-1744859607114.png

 

It seems like after clicking the Preview Dataset in the top corner of the page, it only previews the latest ingestion batch. Is there anyway I can view the previous ones, too?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

You can use field _acp_system_metadata.acp_sourceBatchId = '{BATCH_ID}' to fetch the data ingested through specific batch in query service.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

You can use field _acp_system_metadata.acp_sourceBatchId = '{BATCH_ID}' to fetch the data ingested through specific batch in query service.