What does "You can manually select the first week in FY20" mean? It doesn't seem like it's an instruction. I am lost.
Hi @dpong8898 , It simply means you'll have to create two boolean formatted line Items in your SYS Week settings module and for one of them you'll have to manually check the first week and for other you'll have to put a formula as Not of previous line item,
I hope this helps.
@dpong8898 , Your solution looks good! However, using functions like OFFSET(), LEAD(), or LAG() can be avoided unless necessary to keep the model optimized. Also, I included additional weeks for representation purposes only, so please remember to uncheck those extra weeks that were added by mistake.
Level 2 Sprint 3 3.3.5 "Activity: Create inventory order" can be part of a software development process or a business process related to inventory management
This is what I did instead. I didn't have to do it manually. Plus, in your screenshot, it seems you had overdone it by selecting 4 weeks in FY20 as the 1st week of TimeScale.
Please let me know what you think!
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…