Hi, 1. Create a New List . 2. Now Create 2 Line Items in the previous two modules to create the Codes for Importing the List items in the New List. Line Item 1 formula(1st module): CUMULATE(1,FALSE, 'List 1 Name'). Set the Summary of this Line item as 'MAX'. 3. Line Item 2 formula (2nd Module): CUMULATE(1,FALSE, 'List 2 Name')+ 'Line Item 1'[SELECT: Top Level of List 1] 4. Now You can import from both the Modules using these two Line Items as Codes into the new list. 5. Then create a new Module with this list and the corresponding data in the module. Hope this helps! Regards, Shubham
... View more