cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Import flat file data by appending

aditya_ponnala
Participant
0 Likes
163

Hello

We are using IMPORT_APPEND process chain to import data from flat file. Basically, I need process chain to append to existing data instead of overwriting.

I looked for help on SAP, checked other answers, tried process chain: Import and other options under import_append like Merge data values, replace and clear; but none gave me option to append data with same dimension values.

I need process chain to append to existing data even when entity/category/time/datasource are same.

Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Likes

Sorry, but I do not understand what's the issue???

IMPORT_APPEND will do what you want - it will append data from text file to the values in the model...