Forum Discussion
Anonymous
4 years agoNot applicable
Cumulative Totals Chart Filtering Issue
Hi, I have a fun challenge I've been working on for the last week or so and it's got me stumped. Here's my data set: Project # Job # Date Count Category 1 1 1/1/2022 5 Red ...
- 4 years ago
That might be trickier, it depends on how you define "top date". It might work for either earliest or latest dates, I'm not sure. Another option would be to define another measure which ranked it appropriately and use that in the topn filter
johnt75
4 years agoSuper User
That might be trickier, it depends on how you define "top date". It might work for either earliest or latest dates, I'm not sure. Another option would be to define another measure which ranked it appropriately and use that in the topn filter
Anonymous
4 years agoNot applicable
Any thoughts on how I could set up this measure?