Forum Discussion
kilala
Resolver I
8 months agoRank shows all 1
Hi all, I have a trend bar chart that want to show "Exclude top 5". It will show all months that is ranked 5 and above based on total volume. This is the DAX I used: Top 5 Vol (Trend) = RANK...