RichardRayJH
New Member
- Joined
- Jan 18, 2013
- Messages
- 24
I've got a measure with this formula:
CALCULATE([Net Amount],DATESYTD('Calendar-DC'[DateDate]))
That's fine for a standard calendar year, but the period I need is from 11/28/2013 to the current date in 2014 (or some other date range, always different from the calendar year). I thought I could do something with DATESBETWEEN, but I think I'm missing something. Any pointers?
CALCULATE([Net Amount],DATESYTD('Calendar-DC'[DateDate]))
That's fine for a standard calendar year, but the period I need is from 11/28/2013 to the current date in 2014 (or some other date range, always different from the calendar year). I thought I could do something with DATESBETWEEN, but I think I'm missing something. Any pointers?