error code received and i dont know why
i entered CODE(ITEM('P1 Product Family'))
received this message:
'P1 Product Family is not recognized as a hierarchy in the model
The ITEM function should take a hierarchy as argument
Hi @Bordenk612 ,
Anaplan will show this error when you type incorrect list name.
Can you try this step to write the list name in your formula?
Go to General lists > click on the list name
Thanks
Akhtar
Thank you,
I realized that I had misspelled Family(famiy) in my general list...
Is there a way to edit the name in the general list without deleting it?
@Bordenk612
Yes, Go to general list, double click on the list & rename your list name
If in doubt, we always recommend clicking on the lists/line items etc. rather than typing; with numbers or special chrs, it can get quite tricky to get the exact syntax. For Lists, navigate to the General list setting and then you can click on the relevant list
David
Hello,
My lists cannot be clicked for some reason. I want to click on them while writing the formulas but it does not work for me. It will be great if you can help me to solve this.
Thanks.
I need to flow data from a model DAT01a in PBF Dev to PBF Consol, we use connectors to do this OUT3A and OUT3B Any instructions or tips on how to build or test the data can be flowed through to PBF Consol?
Hi, My values of monthly commission forecast is not matching the Check your build values. Please help to identify where I am wrong. As I have attached screenshots of the blueprint and module grid view. Thanks, Sre Varshaa S
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:…