-
Anaplan deployment at enterprise scale
Anaplan design decisions always revolve around optimizing and balancing four factors: * Performance * User interface * Simplicity * Administrative burden All else equal, these should be given approxi…9 -
Re: Failure Log Formatting
Hi Eamon, While there is not a way to change the format of the failure log to .xls, you can open the .txt file in excel for viewing purposes and you can also save the file as .xls or some other excel…1 -
Re: Time dimension: have both calendar month and weekly
Hello Sebasetien, It depends on the efficiency desired and the type of visibility you would like. The most efficient and direct overall approach would be to create a model with Time settings of Weeks…1 -
Re: testing for a time period before the first model time period
Hi Dan, You can add a conditional check to the logic, that would look like this: IF offset(lineitem,-x,0) = 0 THEN Alternate calculation ELSE (offset(lineitem,-x,0) + offset(lineitem,-x+1,0)) / 2 Thi…1

