Forum Discussion

ScottGunsaullus's avatar
ScottGunsaullus
Frequent Visitor
1 year ago
Solved

Measure compares client's value to most recent previous value (improved, not improved, same)

Sample data: For each row and client [PATID], I need to calculate 3 things:  Was there a previous [total_score] and if so, What was the previous [total_score]? What was the difference betw...