Hello everyone,
I'm new in Anaplan and I got problem now.
Could you help me for this case?
So current now I have data such as below :
General List : Supplier
Current now in my screen, I use to filter Product only using "Supplier" -> show Supplier A
But I want to change it become "Code_Supplier" -> show as 001_Supplier A
I got confused how can I make a formula to combine 2 of item line properties in General List.
I use LOOKUP and FIND ITEM like below but it turn out Error,
FINDITEM(SUPPLIER, Code)
LOOKUP(SUPPLIER, Code)
Can anyone please help me to solve this problem?
Thank you so much everyone!