Can anyone help me what's the best way to identify - Current Year Current Quarter, Current Year Previous Quarter, Previous Year Current Quarter using DCA and Boolean.
@SudhirY
You can do this in two modules, one for Quarter and one for Year.
First, make sure you Current Period is set in the Time Settings
The module for Quarter should be only dimensionalized by Time (a SYS Time - Quarter module) at the Quarter level. Create these three line items:
Do the same thing for Current Year
Now, you can create a module to use your DCA basing it off these values.
Rob
Yes, I do see issues with what you did. because you are nesting the NEXT function and making Hyperblock work harder for every calculation. Instead, I would break it up and do this
Create two line items:
Previous Year/Previous Quarter mbr:'Current Period' - 5 (formatted as Quarter)Previous Year/Previous Quarter?: item(time)='Previous Year/Previous Quarter mbr' (formatted as Boolean)
Thanks @rob_marshall , awesome it worked 🎯!
Hi Rob @rob_marshall
Extended your thought and came up with the following for previous year current quarter - do you see any issues with the multiple nesting of NEXT Function?
@rob_marshall I feel like you would be able to answer my question, and if you can't then no one can. My question is - using selective access on a hierarchy level I want to be able to look up the user that has access to a particular level within the hierarchy so that I can create a standardized e-mail using the mailto…
I have difficulty with “Custom views” in Activities 13.6.5 and 13.9.3 where I select Custom View but cannot Filter Time Dimension. The instruction is "Filter: Time - show only Forecast Months" Could anyone please help on this issue.
Hi! I'm currently trying to set up an example for the forecaster and I'm running into various issues. At first (and I managed to resolve it by now) my data collection creation failed without any error messages. Next, after I managed to create it, my forecaster model is stuck on status 'creating' for 1.5 hours already. Is…