Question
1
Replies
61
Views
Accenture
Posted: January 23, 2020
Last activity: May 8, 2020
Bulk Upload Modified data using Excel
How to bulk upload from an excel. Only modified or new rows of data should be uploaded by performing a change tracking of data. Idea is to re utilize the Edit in Excel feature of List view.
Similar feature is not provided or supported by pega anymore. Even i see that pega itself started to import all records in features like Data Table.
If there are thousands of records which need to be updated, we do not want unchanged data being imported every time.
If I understand your issue, this sounds more like an Excel question. Namely, how to implement the "Import Status" column in the Excel spreadsheet from the old Edit in Excel functionality. Because the activity that processes the file will have to use that column to determine which rows to process and which to skip.
Is that a correct assessment?