Forum Discussion

KevinGraham's avatar
KevinGraham
Helper I
8 years ago
Solved

Top N filter for a table - problems with summarizing filter

I have a list of transactions related to 5 different entities.  I have all of these in a table but want to limit the table to just the top 3 transactions.  When I use the Top N visual filter it sums ...
  • KevinGraham's avatar
    KevinGraham
    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.