Forum Discussion
SamePeriodLast Year/Contiguous Dates(?)
- 10 years ago
Hi cwayne758,
it's like the error message tells you: SAMEPERIODLASTYEAR requires a contiguous selection of dates in your slicers. If you use the ctrl. key to select different, non-contiguouse dates, than this function does not work, as you noticed.
Regards,
Lars
- 10 years ago
I have used DATEADD -1 successfully in the past to bypass this particular error when the cause was not immediately apparant.
Are you selecting specific date ranges (maybe skipping holidays or weekends)? This would throw off the calculation and cause the error. The error is basically saying that the dates have to be continuious from start to end with no days skipped.
K
I have used DATEADD -1 successfully in the past to bypass this particular error when the cause was not immediately apparant.
Are you selecting specific date ranges (maybe skipping holidays or weekends)? This would throw off the calculation and cause the error. The error is basically saying that the dates have to be continuious from start to end with no days skipped.
K