-
Re: Weighted Average by variable number of weeks
@ToddKavanaugh Great question, let's see what we can do. First, you will need a SYS Module for the weighted averages, basically this is to tell the system which one is next in line. In your SYS …2 -
Re: Setting up SYS Modules for Time Settings
@neg177 @ashish.banka is correct. Another way of doing is using LAG: LAG(Week Numb Better + 1, 1, 1)2 -
Re: Best way to handle validity of products prices
@nikolay_denisov Please don't embed the Date into a list members code as you have above. Instead, use a transactional module where the module is dimensionalized by the List and by Time. As @nath…2 -
Re: Imports using API
@willridge @anirudh I think that is a misprint and should state: You must be the user who created the import definition. You can only import using import definitions that have already been created. I…2 -
Re: Text to Date conversion
@sandrajcp , Are saying your data is at the daily level but you only need it at the monthly level? If so, import the data into a module dimensionalized by time and have Anaplan do the aggregation for…2

