Hi Chris, Below is the suggestion based on my understanding. Module Created with User dimension where he inputs Cost Type, Currency, Cost Code etc. Which means, He will input one record at a time and submits the button. And Duplication is allowed, and same needs to be updated in Staging List. Based on Above understanding. Step 1:- Create Staging Module with User Dimension and required line items along with Line Item by Name Counter Step 2:- Create your desired Staging list which needs to be updated with required line items and Counter, with Top Level Item as Total. Create Import Action from Staging Module to update the list Using Combination of prop, include Counter also. Also Create clear action to clear staging Module. Step 3:- Create Information Module with Staging List as the dimension, Import the data you want or refer from Staging list. Add additional line item count and hard code as 1. Step 4:- Update formula for Counter in Step 1, which refers to Count in Step 3. When ever new record is created, Counter number increases and It Acts as Unique field for you. Hope this solves you problem. Let me know if you need more information. SS For Reference. Regards, Madhu
... View more