Non-Contiguous Date Ranges

d3struckt

New Member
Joined
Jan 16, 2012
Messages
15
What is the temporary workaround to use time intelligence functions for non-contiguous date ranges?

For example, I'm having the same error that this user is having. For example,
my new measure created is:

=calculate(sum(TE_INTL[Entry Approved Amount]),dateadd(Calendar[Date],-1,month))

However, my datetime table has data in a non-contiguous date range. What would be the work around formula and where would I input it?

http://cwebbbi.wordpress.com/2010/0...works-with-contiguous-date-selections’-error/

Rob Collie mentions a temporary solution to check if a particular date is selected, what is the solution?
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
Is the issue just with your Date table? If so, then just change your Date table to have a contiguous range of dates.

Or do you mean that you are selecting non-contiguous date ranges in your PT like in Chris's example?
 
Upvote 0

Forum statistics

Threads
1,214,387
Messages
6,119,208
Members
448,874
Latest member
Lancelots

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top