Forum Discussion
Anonymous
2 years agoNot applicable
YTD Measure
How to change "Actual YTD" line to only shows Actual period ? Or which chart should be used to represent this YTD ? I have used this measure : Revenue YTD = IF( ISFILTERED('Calen...
lbendlin
2 years agoSuper User
If you want to suppress the line for future months add a logic that returns BLANK() in these cases.