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
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…