I need help, I’ve been on this section for a couple of days and can’t seem to figure out why my data is not populating. My formulas are correct but I’m not understanding.
HiIt seems your DAT03 Historic volumes data does not have data for all weeks. Can you check.Thanks,Manjunath
Hello,
yes all of my data is in DAT03. I think I just figured it out. My data for SYS09 vanish but I can’t figure out what section that came from.
Yes all of my data is in DAT03. I think I just figured it out. My data for SYS09 vanish but I can’t figure out what section that came from.
Hi,
From above blueprint view, one can understand that all the four linetems are based on one Baseline Forecast, we can see if you show the clear screenshot(use sipping tool) view of blueprint of your DEM03 or the logic for baseline forecast would do fine 🙂
Here’s my baseline..
hican you show sys01 module. because your baseline forecast line item is applied by if else logic. so by your output you see, it means that your current week is first week in your sys01 module.Thanks
Hey here’s my SYS01, I’m not sure if you wanted the blueprint version or not so I took both.
hi,your value in baseline is correct. you are getting the data for current period only(you can see 1st week is ticked).Thanks
Okay, but why isn’t the rest of my data showing?
Because your formula is coded like that.
Change the code of current period line item to ITEM(time) to see all months data, but kindly put back your old formula after testing.Thanks
So I’m deleting =Time.’current period’ and just keeping ITEM(Time)?
yes, and put back the old formula after testing.
Item(time) doesn’t go through without the complete formula.
for me the SYS01 CurrentPeriod? is ITEM(Time) = TIME.'Current Period' and your DATA03 looks fine
Hello team, I am logging into Anaplan through SSO. I would like to create a batch script to import a file into Anaplan. For the Spoke model, I would like to run an process via a batch script to import data from the Data Hub. Can anyone provide me script for both the condition.
is there a way to import data with months in columns (usual excel table view)? I have to transform the data so there are rows to cover each period in the upload data form, but I am wondering if there is a better way to just import the data as is with the months in the columns. please let me know what you think. thank you,
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…