Forum Discussion

aavilap's avatar
aavilap
Helper I
8 years ago

Last 3 Week Sales returning blank when current week is empty

Hi all! Hope you can help with this, I have a measure to add up sales of last 3 weeks, the measure is : _P3 = CALCULATE(SUM(Dashboard_Weekly[Value]),DATESBETWEEN(Dashboard_Weekly[Week],[_L3W],[_This...