Formula help requested
Hi Friends,
I am struck with a query.
Need your assistance to proceed forward.
Best Answers
-
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
1 -
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
1
Answers
-
0
-
Hi @Misbah.
I want the Edited name (has to be created) and not the Old name (already exists).
Please suggest me a way.
0 -
Thanks @Akhtar.shahbaz for another way of approach.
I tried this way too.
0 -
Thanks @Misbah.
The Lookup function was really simpler and it worked well.
0