Filter using row numbers in pivot table
When creating a pivot view of data, is there a way to build a filter using the row count that Zoho Reports automatically creates? The use case is that I am using a pivot view to show individual rows of data. I want to limit the pivot report so that it does not display if there are fewer than 5 rows of data. I've tried building count aggregate formulas and use the aggregate formulas to filter the data, but this does not work because I'm trying to show individual rows, so the count is always 1.
Zoho Reports already has a row counting feature built-in, but I cannot find a way to access the row count to add it into a filter. Is this possible?
As a side note, I know the tabular view is designed for showing row-wise data like this, but the Tabular view does not allow me to control the fields that the end user sees in the view like a pivot table does and again does not let me limit the number of rows displayed.
Thank you.
George