-
Re: Financial Planning & Analysis model
@abouriman You should be able to download an new and complete Level 2 model to use in your course. Check back through the course content.2 -
Re: Add number of business days to a date
@eway I have a solution but there are a number of steps. The principles I followed here; * Take the start date and add a number of days to create an end date * Apply a series of queries against that …2 -
Re: Auto Refresh Dashboard on Filter Change
@NilanjanDutta This is a frustration but as @abhay.kanik has already stated it is because your filters are not dimensioned by the user list. Currently the view will update for all users irrespective …2 -
Re: Quarterly Totals in Months
@tyagi_shub If you would like to use MOVINGSUM then utilise the 'Pay' line item to feed the function. Example - MOVINGSUM(Salary Per Month, 1 - Pay, 3 - Pay) This should correctly calculate…2 -
Re: Map Result from System Time (Days) to Customer Days (Fake Days)
@LilyLiuAnaplan You can map these dates into their respective time periods and use SUM function to pull the data from a date formatted module into a month module. There is no need to use a fake days …2

