-
Re: Excel Add In Filtering for Base Members Only
Hey Winsent ( you know who this is 😛 ) You can possibly use an excel macro to hide BOLD rows (parent items) Something like below Sub showbold() Application.ScreenUpdating = False ActiveSheet.Display…1 -
Re: Rounding function showing inconsistent results
Hi @stephen.brook Exact solved this issue Thanks1 -
Re: User license types
@nmaram best thing to do is call your local Anaplan or get in touch here https://www.anaplan.com/contact/1 -
Re: Forecasting adjustment based on Holiday statistics (sum on specific time items)
Hi Do you have historical data as in when there was national holiday last year how sales curve looked like pre and post holiday season ? if you do then you can implement quadratic regression in anapl…1 -
Re: Experience of implementing LINEST in anaplan
May be i am missing something here but it sounds like a simple regression to me based on what you highlighted . Below i have plotted some numbers in excel and used Linest function to show regression …1

