Forum Discussion
Top N filter for a table - problems with summarizing filter
- 8 years ago
I just stumbled on the solution as I worked through your suggestion. In hindsight it's pretty obvious! After selecting the Top N filter and the number of items to filter I just selected Maximum. And lo and behold it gave me the information I needed. Thanks for your help anyway, I appreciate the inspiration.
I have found this to be a bit wonky to get configured. First, make sure your Amount is a numeric data type and not text. Next, put it in a table visualization along with Entity column. Make sure to select "Do not summarize". Now, configure your Top N filter and make sure it is configured for SUM of Amount. Now, go back to your Values area and switch from Do not summarize to SUM.
See if that works for you.
I just stumbled on the solution as I worked through your suggestion. In hindsight it's pretty obvious! After selecting the Top N filter and the number of items to filter I just selected Maximum. And lo and behold it gave me the information I needed. Thanks for your help anyway, I appreciate the inspiration.