Example: when using a data block component such as Table, you are able to set the limit on the number of records displayed per page.
Suppose I create a query for the top 10 records, I only want to display only those records. I could use the Table display in charts but it does not allow me to export the records, add actions etc.
Another way could be to have an option to also hide the paging block where necessary. We could still use the Records per page, setting a standard count, and then hide the paging block.