Replace transaction sublist via CSV Import

Scenario: The requirement was to completely update the transaction expense/item lines as it was created with incorrect data.Solution:– Prepared CSV import file with the correct expense line data.– Add a column for Line ID.And fill the column starting from 1 for each line that belongsto one record. That is if one record has 3 item… Continue reading Replace transaction sublist via CSV Import