-
Re: Time Setting
@JEEVAK I would look into creating an SYS Time module or time range with an extra previous year with Booleans depicting (turned to true) for the months you need for that module.2 -
Re: Time Setting
@JEEVAK Try something like this: My current model calendar settings: Create a new Time Range Set up a SYS module for the new time range: Now you can use that as a filter for what to show and what not…2 -
Re: What is the best function on the below use case: TimeSum or MovingSum ? (For best performance)
@VSekar Yes, I like your alternate solution without Time, but you have to be careful with rolling the model calendar, that is why, in this case, it actually might be better to use the dimensionalized…2 -
Re: Problem aggregating values from timscale day to month
@CommunityMember117741 There is an easier way than using Timesum or Movingsum()....In the module you have above, create a line item with the same sum formula, but remove the sum on days. In the Time …2 -
Re: How can I get the average of months for prior year?
@ManjunathKN Good call and that is what I get when I reply from my phone... It can be done using MovingSum, but the LAG works a bit better/faster. Here are my system modules: This stores the offsets …2

