Hi Members,
I am adding formulas to the properties, I am thrown this error.
The actual output (mentioned as output in pic) is shown.
Please assist me with the correction, that needs to be done.
Regards,
Sravan.
hi @Sravan_Kumar
I have noticed a couple of issues in the attached pics:
1. in your "SS 4" pic, I have noticed that you are trying to use a different list in the FINDITEM formula:
As you can see, you are working with LIST "ABC. Order Quantities Patent" whereas in your formula your are trying to use the codes from the list "Order Quantities Parent". Even if both lists have the same items, both lists are not related to each other for Anaplan, therefore you cannot use the code from a 3rd list for this purpose.
In other words: you can only use name, code or properties of the list where you are trying to implement the FINDITEM function (or module where that list applies).
2. Then you are trying to use CODE to Find items from "ABC L2 Brand", whereas you do not have CODE in your list "ABC, Order Quantities Parent" (as per pic "SS 3").
So, my first suggestion for you would be to replace CODE by NAME in your formula at "ABC. Order Quantities Parent", since names on both lists seem to be the same. Otherwise, make sure that the items from both lists have the same codes. Id est, replace the underlined formula by this one: FINDITEM('ABC. L2 Brand',NAME(item('ABC. Order Quantities Parent')))
Else, apply the same formula as per your pictures in list "Order Quantities Parent" instead of "ABC. Order Quantities Parent".
Please, let me know if it works.
Alex.
Olivehorse
Thanks Alex for the help.
I corrected it, it worked.
Thanks for letting me know that it helped! I am happy to hear it.
Cheers,
I am stuck at Activity 2.3.8.2 Import into DEM01 Module I don't know how to map Time. Could anyone please help with this: I thought it should be "Patterns with Separators" Y-M but it failed "Expected month name or number in date/period" I tried all "Match Names" (could not choose Language), "Periods" with "Custom…
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…