I have a dataset created from a recursive flow that's updated daily.
It has columns that include:
User-ID Date UserScoreOnThatDate
I can easily graph a set of users between dates selected by viewers in a Quick Filter. But the viewers would to see only users with scores that are higher or with scores that are lower when you compare the scores on the selected start and end dates.
Do you have any suggestions for how to go about implementing that?
Thanks.