What is this error?
This error occured when I added "[SUM:XXXX][LOOKUP:YYYY]"
Hi,
Pls correct the syntax,
Value[SUM:XXX, LOOKUP:YYY]
~Vignesh
Hi Vignesh, thx for the reply!
I tried, but still cause a same error...
I am not sure about the error reason,
#1. Are you facing this issue only for this line item? try writing the formula for some other line items
#2. Can you refresh the model and try again/ try it in some other browser
Post the screenshot of your source data and target data info.
~Vignesh M
Hi @Tsuyoshi_Inoue,
Such type of error occurs if your formula is wrong.
This error doesn't give description of why it has occurred, but there is a mistake in your formula.
You are using the combination of sum and lookup, so check your formula.
As per best practice use Sum and Lookup Individually, because when you use individually performance or calculation speed gets increased.
Thanks,
Sorna Raja Prabhu
do you get this error every time you try to write your formula?
I would expect that this was caused due to the restore action performed by someone else in the meantime.
Anyway, your syntax is also not correct, should be SUM: XX, LOOKUP: XX.
However, as a part of best practices, it is not recommended to combine this two functions together. Check out this short class: https://community.anaplan.com/t5/On-Demand-Courses/Compound-Functions-SUM-LOOKUP-SELECT/ta-p/63715
Hey Everyone, I was trying to learn about the Level 1 Model Building Course, when i log in to my system and click on "Start the course" option its showing training unavailable, Can anyone please help me with this @Dikshant and all?
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…