Hi! I am still stuck on 6.8.2 the formula for SYS02 I keep trying to redo it but I still cannot get it right. Does anyone have any suggestions?
Hi @mgb14 can you give more details on what is the issue you are facing
sorry for the late reply! So I created SYS02 and when I try to put in the "CODE" formula it says
"The formula for 'SYS02 Region Details'.CODE is invalid:CODE = CODE(ITEM('G1 Region'))CODE does not apply to any lists (it has an empty Applies To)"
I also tried without CODE in front of ITEM but that also did not work.
I did all the steps leading up to 6.8.2, or at least I think I did. So I am not sure how to move further.
Let me know what you think!
Thank you!!!
@mgb14 It would be interesting to know the List which is applied to the module "SYS02 Region Details".
Ideally the module should have G1 Region List in the applies to so that CODE function can work.
Hope this helps.
AB
thank you soo much!! That is what I was missing!!!
@mgb14 Glad that it worked.
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
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:…