Forum Discussion
Anonymous
7 years agoNot applicable
Reverse trend curve
Hi
I`m trying to create a reverse trend curve.
You start count remaining orders in cutoffweek 19-13 and reach 0 by cutoffweek 19-36.
The red curve is a measure:
CALCULATE( COUNTA(XX[ORDER])- COUNTA(XX[PROGRESS > 80]);USERELATIONSHIP('DateTable'[DateKey];XX[WeekEndDate]))
Weekenddate is cutoffdate.
I appreciate some help. Thanks.
Rgds
Henrik
No Replies