Hi Friends,
I am struck with a query.
Need your assistance to proceed forward.
@Sravan_Kumar
What is the logic here?
This can be achieved by Writing IF ELSE statements but I will definitely not go that way. Instead It can be built as a mapping module and you maintain the mappings and then use LOOKUP.
Mapping Module - Fruits as a dimension
Create a line item "New Name" - List Formatted on Fruits
Target Module
Line item = Mapping Module.New Name[LOOKUP: Old Name]
Hope that helps
Misbah
Hi @Sravan_Kumar
If you want to replace old name with new name then create one import action to update the name of the list based on existing code.
Old Existing List
Create one module with fruit dimension and add two line line :
Create an import action:
Hope this helps!
Thanks
Akhtar
What is the ask?
Hi @Misbah.
I want the Edited name (has to be created) and not the Old name (already exists).
Please suggest me a way.
Thanks @Akhtar.shahbaz for another way of approach.
I tried this way too.
Thanks @Misbah.
The Lookup function was really simpler and it worked well.
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New → New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, no…
Why in my model output is blank, after send explainability data.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…