Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Plot zero when there is no data in line chart

Month = month('Shiptracking history'[Date]) year = year('Shiptracking history'[Date]) MovingAverage = calculate(sum('Shiptracking history'[Production+0]),DATESINPERIOD('Shiptracking history'[Date],...