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
Why are non‑admin users unable to view Module information on the Anaplan page, while workspace administrators can? (After click the three dots on the grids right up corner) Are there any configuration options that allow non‑admin users to view module details without granting full workspace administrator access?
Just like the main question above, I wanted to try out the new feature on the board where you can you the insights panel to put additional cards. However, I wanted to synchronize scroll a card on the main board with the card on the insights panel but I can't find where it might be.
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…