Hello,
I'm trying to configure the view below using the Time Settings and/or Time Lookups module. I've tried multiple things, but haven't been successful. Can anyone provide guidance on how this can be achieved? Thanks.
@sosunkwo
Assuming you have only one forecast year and one prior year - see below
Also First line is dependent on Current Period set on the main Time Page.
Misbah
Thanks, @Misbah . This worked.
I made one modification because I have the Weeks Calendar Type.
In the Current Quarters formula, instead of Year START, I used: YEAR(END()) = YEAR(CURRENTPERIODEND()).
Year Start may/or may not be in the "current fiscal" year, but Year End will always fall in the current fiscal year due to time settings in the image below.
Just curious (I'll also test this on my own); what if I have more prior and forecast years? Will the formulas change?
You see that 4 in Lead and Lag fucntion that basically tells how many time periods it needs to go to.. Let’s say if you have two forecast years and two prior years and if you want to get immediate previous year or immediate next year then the formula need not be changed but if you want to get all the quarters of the prior years or forecast years then that 4 in Lead and Lag needs to be adjusted accordingly.
Hope that helps
@Misbah ,
Make sense. I got it. Thank you!
Hi, I have a form action button that adds a L5 list item to a hierarchy. L5 does not have selective access but L4 does, but I still see all L4 list items in the dropdown when I trigger the form. How can I only view the ones I should have selective access to? L5 does not have selective access. L4 is also a selector on this…
For auditing purpose I need RTO and RPO details. Could you please share the details and also along with the source URL.
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…