**** All,
Please guide me to upload numbered list as a list in other numbered list.
I am trying to import using code like as given below but unable to import and getting error.
Regards,
Vikas Jain
Hi @vikas1 ,
As I can see in your screenshot, the import file does not contain code for base items, also you're using items uniquely identified as Names. Try using "code" and add codes for all the items in the file. Let me know if you have any difficulties in this approach. Thanks!
Govinda
Thanks Govind
As I have added base code "AME" but again showing error.
Please see the below when I used Code to import the data.
Hi @vikas1
I am sorry for being unclear. You will need to add code for all the leaf nodes to import without an error. Please try and let me know if error still persists.
1. Add code to all the items in the file.
2. Add property "Display Name" on the list.
3. Map Display Name property and Code and then import.
Many Thanks Govind,
Now I can import the data but I want to ask one thing in this case do how would I show the parent of the related Item.
Because it's updating the data below.
@vikas1
If I may ask why is there a need to import a list from another list. One there is no filtering out options from source list & you will be replicating the target list, second Anaplan will create an error log if there are any ignores/failures which are highly likely in this scenario.
I would suggest you to create a module based on the source list, create a saved view by filtering out what you don't need and then load the target list from the saved view. Ofcourse by having Code in the saved view and mapping code only, keeping your Name blank or unmapped on the mapping page as it is a numbered list
Thanks,
Misbah
Thanks Misbah for the below, will try it.
Hi, I'm trying to create a month to date line that is based on a specific input date, not the actual date. Is this possible?
The data I'm trying to import is as follows Parent-Code A B A C B D C D D E I want to generate the following list from this data: L1 L2 L3 L4 A A-B A-B-D A-B-D-E A A-C A-C-D A-C-D-E You can create up to L3.However, L4 has multiple parents for one row of data When I try to create L4 from D-E, only one list row is generated…
Hello Anaplan Community, I have a special requirement from a customer and would appreciate your input. Let me explain the situation: We have a hierarchy with three levels: Level 1, Level 2, and Level 3. Screen 1: Creation of Level 1 Items On this screen, the user selects a team. Based on their selection, an action runs to…