Hi,
How can I replace my existing list with new one so that D4 should not appear in the list. why i am raising this question is because when I am importing the new list, D4 is still appearing in it which is actually not in the new list, kindly advise:
Existing List
CatA:
- D1
- D2
- D3
CatB:
- D4
- D5
New List:
CatA:
- D1
- D2
- D3
CatB:
- D5