To be precise I'm learning how to import data into the modules. I'm especially finding it hard to import the employee data in the SYO8 Employee Details module.
Would you kindly point out my mistake?
It looks like you are trying to import a list into a system module. Got back and set up a module that will act in more a linear fashion. You can create system modules later once you have the foundation in place. Just think of the Anaplan Way mentality. As a rule of thumb, SYS modules are the glue that bind various different modules (creates relationships).
If that is not the case, make sure that the dimensions of the list are configured correctly for import. The syntax error is saying that commission% is not in the list you created. If that is not it, ensure that the formatting in blueprint is accurate. Maybe even ignore that import and it go into a separate commissions list.
Remember that Anaplan is an intuitive system but it needs everything to match up, which is why we tend to lock and encrypt the central repositories.
Let me know if this help! Sorry, just got limited data here.
Hi Shawn!
I actually figured out my problem. I had to import E2 Employees# from the Source "code". I figured out my mistake when I redid the whole process again step-by-step. The second mistake was that I hadn't mapped my time setting in the right format which I later realised and corrected.
Nonetheless, thank you for your solution! I appreciate it.
Cheers.
Ash.
Definitely! Been there - first time I built a model, I didn't create a Time Setting Module haha
Glad you got it though. Good stuff!
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…