I am having trouble importing data. It keeps giving me this error but I know I have the mapping correct
hi @ZachChurch
Since E2 Employees is a Numbered list you should map with code instead of Employee name.
Map E2 Employees>> Column 2 : Code
Numbered lists are read by codes.
I am getting an invalid date error
Hi @ZachChurch
I think I remember having this issue when I was doing the training. I believe the codes in Anaplan have leading zeros (code for Shala Engle is 001 instead of 1 which is in the file). I do not know a quck workaround so I just added the leading zeros in excel then uploaded the file.
Hope this helps!
Also, for the date you should be able to change the date format in the upload settings under the time tab.
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:…