-
Re: Conditional Import
@Sachinsourav02 Yes, create a module dimensioned by the list. Add a boolean line item and check those items which are allowed to be copied over. In the column B line item use =IF ListModule.Boolean T…2 -
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

