Forum Discussion
joshlwulf
6 years agoHelper I
Display values based on earliest date selected
I'm trying to find the first value after the start of a range. The request was for the rank difference over the last year, so I created a series of measures and calculated columns to first define the...
- 6 years ago
I realized that I had way over-complicated this and could use min(date) along with slicer. Thanks!
amitchandak
6 years agoSuper User
Can you share the Rank calculations
joshlwulf
6 years agoHelper I
I realized that I had way over-complicated this and could use min(date) along with slicer. Thanks!