This is the module I have.
Now for the output is it possible to get the report of the module edited into the below view without editing the list name.
I have no restrictions to create a new module or new list.
Hi @Sravan_Kumar
Your best bet is to create a new list with your full names, use this in an identical module and map from your abbreviated list to your full list names.
One question though, is it possible to use your abbreviated list items as the list code and use the full name as the name or display name of the list item?
Hi @Sravan_Kumar,
The Best Solution for your problem is to set Country Name(Italy) as List item Name and Short form of Country Name(IT) as Code.
Do you have any Constrain that you don't want to rename the list....?
what if you just add a line item with the country full name ?
Or usually we see the contrary, the list has the names and we add a "code" line item
I agree with @AWhitworth and @prabhu
I am not sure why you don't have country list item as name with code but still you can get the value by creating one system module where you can mapped the country name with its code.
Hope this helps!
Thanks
Akhtar
Thank you so much for the help.
I have a requirement to extract last 90 days data from an Anaplan model through Matillion. I wanted to know is there any API which I can use to achieve the same? I have taken a look at the (Integration APIs) Bulk API as well as Transactional API and none of them has a relevant query parameter which I can use to apply the…
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…