Forum Discussion
adamgor
Microsoft Employee
11 years agodelta change per month
I have a fairly small table On each row is a different date, e.g. [4/1/2015, 5/1/2015, 6/1/2015] On each of these rows there is a value, lets say, [7, 8, 15] respectively for above I want to f...
- 11 years ago
Take a look at the PREVIOUSMONTH function:
You can also check out the Time Patterns here:
http://www.daxpatterns.com/time-patterns/
Greg_Deckler
Community Champion
11 years agoTake a look at the PREVIOUSMONTH function:
You can also check out the Time Patterns here:
http://www.daxpatterns.com/time-patterns/