Forum Discussion

Data-Hound's avatar
Data-Hound
New Member
2 years ago

Exclude TOPN() or top RANKX() from Matrix

Hi all, I have tried this many ways and can't quite get it to work. I need to create a Matrix and exclude the top 25 states based on COUNT() of ID from the State table and the MAX() Year from the Da...