Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Plot zero when there is no data in cumulative graph

Hi guys,   I made the following cumulative graph:     And used the following measure:     Measure = IF(SELECTEDVALUE('DateTabel'[Date]) > CALCULATE( LASTDATE(Tonnage_table[Day]), ALL(T...