Filtering - fixed number of rows

My table collects information about logging in to the system. During the day, it creates dozens of lines. How to set the table filter so that the number of rows in the table is always fixed

Hi @Przemek_Sawicki, can you take a look at Using Slice to limit the rows in a view (return Top n rows) And see it that helps.