Could you please share any custom day level time scale hierarchy Fortnightly time scale For January (Jan 1 to Jan 15, Jan 16 to Jan 31 ). For Feburary (Feb 1 to Feb 15, Feb 16 to Feb 28 )
@Misbah, @Manjunath
Hey @HarishBabu ,
Could you please clarify what you are after?
Cheers!
I am trying to show the summary level Bi-Monthly instead of Month.
Instead of summing of days values in Month. I am trying to show 1 to 15 days in cycle 1 and 16 to end of month in cycle 2
Could you share best practices for that?
Hello @HarishBabu ,
It looks like you need to dimension your model as week and then create a set of fake time lists:
You could define how to split the months, it looks like you want to look at the number of days in every month and create the fake month breakdown on each of the halves. Then you will need to reconcile everything from day into months using timesum if I recall correctly.
Lastly, you could create actions with saved views so the list would populate automatically based on the items that you have within your time scope.
Hope that was clear.
Could you share anything related to custom time scale day level?
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New β New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, noβ¦
Why in my model output is blank, after send explainability data.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Rankingβ¦