Hi All,
Has anyone completed exercise # 4.8.2 Activity: Import Data into E2 Employees# List? I am not able to procced with this, can anyone j
@nilvshah
Good callout. The first step is to recognize that E2 is a "Numbered" list. Meaning, it doesn't need a Name because Anaplan will assign a number to it. So your mapping of the file should look like this:
Thanks so much... it works for me...
Explained so well, eloquently and succinctly @JaredDolich!
This was really helpful.
@JaredDolich
what do you mean anaplan will assign a number to it? It seemed like that's what we did when we used the code (column 2)
@anniecommune
Hey! Great question, my answer was a bit ambiguous. Let me 'splain.
Every list has two unique identifiers. A name and a code. Both are TEXT formatted. When we create a numbered list we allow Anaplan to fill in the name identifier for us, in this case it's number-looking even though it's really text. So the first three list items would be given #1, #2, #3, respectively for their names. When we use a numbered list, you cannot use a column in the input file that refers to the name because Anaplan has already put a value in there. So, we have to use code instead.
In this example, with employees, we cannot use the employee name because Anaplan has no unique record that refers to the employees name. We have #1 and a code, presumably their employee ID. So when we import data, we must import using the code not the name.
Hope that helps!
This solution worked however I cant find the display names on my sheet.
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…
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:…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…