-
Map attributes to time
I have a source file including 12 columns with the period of the current year. This file needs to be periodically updated into the Anaplan model. The file contains headers such as 1, 2, 3, etc. and I have to map these to the time dimension for the months based on the year the file is uploaded. Can anyone help me with this?
-
Send and Refresh Error After Upgrade to 3.4
After I upgraded my excel plug in to 3.4, I can no longer write back to a module. I can Refresh fine, but if I attempt to Send and Refresh, I receive a note saying "there was an error detecting changes." Has anyone else experienced this? If so, please assist.
-
Exporting the Files by API using Python
Hi, I have around 16 exports to be automated through the python scripts. And I have defined the separate list of files with the file id and file names. Also I have defined separate list of export actions along with the ID and Export names and passing it to a function which will download the file. All the exports has the…
-
Cloudworks Seetup Issue
My ability to login to AWS and reach bucket is validated and all is good on the AWS side Setting up the Cloudworks Connection seems to work and getting a valid connection. When an Integration is being setup, I can connect to model and see what I would like to export from Anaplan, but the Data Target remains greyed out and…
-
DCA working differently for similar scenarios
Hi, We have implemented DCA and applied the Read/Write access drivers in other Modules , post which it has actions to be executed. Once the processes are run, DCA works differently in 2 scenarios as mentioned below: 1. The data for the process "creation of staging list" executes but does not update the data (Step C :…
-
Apptio - Anaplan
Have any partners or customers encountered an Apptio - Anaplan integration? At its core, Apptio is an IT budget/spend management tool that seems to do a decent job managing the complexities of a large IT landscape, but integrating that (rather than ripping and replacing) with Anaplan could have some pretty awesome…
-
anaplan access
Hello, I am doing the training into Anaplan Community but I cannot access into www.anaplan.com to navigate with models to finish my traing It seems I should have a professionnal email, that I do not have Please, could someone help me and tell how can I get this access with a personal email , many thanks in advance Regards
-
Live Time Tracking
Hello, Lavish here, I am working on a problem which includes different vendors to fill information and book a time slot to make a delivery. I am looking for a way to see if we can see the time at which a vendor is booking a slot. For eg. If a vendor is filling the form and booking a slot for 22nd Jan, 3 PM-4PM on 20th Jan…
-
Looking for an alternative registration page
Hello, Lavish here, I am working on a problem which includes different suppliers/vendors to become users in our workspace. Now some suppliers/vendors are already registered with us so they can access the model. But for new suppliers/vendors we have to collect their information and then we have to set them as users in our…
-
Having trouble mapping a flat file
Hi, I'm having trouble mapping this flat file into my Module. It will not let me manually map my data when I choose that option. Please advise. Pics are attached. Thank you
-
Level 1 Exam Time
Hello! I am getting close to taking the Level 1 Exam and was curious to know if there will be a time limit for this first exam? I just want to make sure I can plan my day for taking this test. Also, are there any lessons or resources that you would suggest I review again prior to taking this exam? Thank you!
-
How to I access a failure dump of an action within a process using the API
I understand I can get an import's failure dump if I run the import, then get the task id, then construct a url: https://api.anaplan.com/2/0/workspaces/{WorkspaceId}/models/{ModelId}/imports/{ImportId}/tasks/{TaskId}/dump . My issue is that i'm running a process, which runs a number of imports. One of which has a failure…
-
API to access list of Process Steps
I'm currently using the Anaplan Integration API to upload files and run processes containing imports. This all works great. Currently if I want to run a process I need to be careful to upload all files associated with any imports it runs beforehand. What I'd like to do is to query the process I want to run and discover…
-
Last Non-Zero Occurrence
There is a requirement where in module 1(Pic 1), there are some transactions and users wants the Last Non-Zero occurrence in Module 2. How we can get the Last Non-Zero data in module 2(Pic 2)? Highlighted are the numbers that we want in module 2. Module 1 Module 2
-
Level 1 - Lesson 7.2.1
Hello everyone! Lesson: 7.2.1 Activity: Importing Data into the correct Columns Issue: I have this error shown in the screenshots below. I tried to change switch around the sources but to me, this was the best solution. I also need to go back to my general list and delete out the product code data. I need to redo my import…
-
Q & A
Will Q&A sessions always be on Fridays at noon or will this vary throughout the week?
-
Allow tabs to be scrolled
Basically what the subject implies. Would be great to scroll between tabs in the UI using the scroll wheel (similar to google sheets).
-
Urgent help requested
Hi Friends, If my file is no longer available in the server. Then after importing the file and manually running the action. Will it read the file from the server instantly or in the job run time.
-
When missing code / unique identifier in transactual data (general ledger) for list dimension
Hi, What is the best way of treating a general ledger, in other words a big data transaction file, that is required to be in the data hub and is missing a unique identifier for each row, i.e. something to be used as a code for the list that will act as the dimension for the DATA module? I could create my own code in the…
-
Import file to module
HI team, I am trying to import csv file to a module, it is worked and record updated in respective module. But when the same action trying to update using new set of records in source csv file via manage import data source "file not exist error " getting. i have delete the action and import again it is working in dev…