-
Re: How to Identify First Month of Every Year?
@Drushya @Dikshant nailed it, his is the best answer and will perform best because it has fewer calculations.1 -
Re: I want the Minimum value of a product amongst same months but different years
@Mahdiyar Something like this? First, setup a SYS Time Year module dimensionalized by Time at the Year level. Create a line item called Multiplier where your first year is 1 and your second year is -…1 -
Re: Date Import not working
@CommunityMember111277 Crazy question, but is the source module in the same model as the target? If so, why not use a formula to get the start date?1 -
Re: Update code of a numbered list
@SofianeLz Please don't use Combination of Properties as they may create new members. Create a SYS module for that list, create a line item with the formula NAME(item(list)). This will produce t…4 -
Re: Avoiding circular reference using daily workaround to simulate PREVIOUSITEM() function
@cbrookes I could be wrong, but it could be the Previous in the ELSE statement. Previous works earlier because it is getting the previous Day/Cumulate value and I think you are using this previous st…1

