I am trying to upload the file with the data and headers below. But for some reason I am getting an error on the time setting. not sure what to do here or how I should be setting the dimensions of the module.
@drathod
Yep. This is a good use case. The top issue here is the first column in your transaction file. Anaplan needs a unique identifier for each row so your choices are :
Here's @rob_marshall most excellent article on loading data of this sort. Totally worth it to read and will change your Anaplan life forever!
https://community.anaplan.com/t5/Best-Practices/Data-Hubs-Purpose-and-peak-performance/ta-p/48866
@drathod @JaredDolich
Actually, you have everything you need right there, just change the columns for months to represent the Year (along with the months).
Then, your module will be dimensionalized by Accounts (which you have), Time, and Versions. Create one line item and name it Data which is where the transactional data will be loaded to.
Rob
Wait on what I just said above, what does BugetYear represent?
So the budget year in this case represents fiscal year for actual and forecast for each of the different accounts.
and then you have the amounts across the top separated by month.
Thank you so much @JaredDolich and @rob_marshall !!
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…
Hello community, I have an issue with anaplan report (functionality). The issue I have is within couple of slides. The data in that report is scrolling into a new page. There is a hierarchy in the rows and line items and time in the columns. My problem is, the hierarchy is getting broken in the second page. One of the node…
I want to create an S3 connection that will have monthly data stored in individual csv files that is connected to ADO. Around month end, data will be uploaded multiple times, replacing existing csvs. When this happens I want to replace the existing data for that month with the new file. I don't want to have to create a…