Hi @Pradeep-Jaiswal ,
New dataset is always not needed, you can use existing dataset as well with updated schema.
Prepare a file or batch with the historical data including:
- The identity field (primary key) used to identify existing profiles (e.g., email, ECID).
- The new field(s) with historical values.
Use batch ingestion or a dataflow to upload the historical file into the same dataset.
Adobe will merge new data with the existing profiles based on the identity.