Hi!
How do I limit the rows in a Sumo column view?
I'm using a Sumo card to show a list of the top pages viewed on my site (by pageviews in the past two days).
I would like to limit that to N items (e.g., "Top 10 Pages Viewed Last Week").
The original data source is Google Analytics, where I'm pulling on dimensions page, title (and a few others) and metric pageviews (and a few others).
I group the rows by page because title sometimes change, so that prevents me from simply row limiting the import from GA.