My source module has no time dimension but with month list, and period in line item.
My target module has a time dimension Month Period, (ex. Jan 19, Feb 19, etc)
How can I get the data from My source module?
@fssebastian
Lets assume you have a source module as below
Your Target module would look something like this
You would be required to sum the data wrt the month line item.
Please let me know if it helps
~Anand
If it is numeric data then using your period formatted line item you should be able to SUM the data into your target
Hi fssebastian,
You need to build a reference line item at the source module to map the time dimension against the time list as per the below image:
In your target you need to use sum as mentioned below to pull the data from source to target.
If you need still any help, please let us know.
Thanks & Regards
Badam Anjani Prasad
Matasma Digital
It worked! Thanks a lot!
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…