Best way to limit table length?

I have a view of a table on my company home page that I’d like to show only the next three events.
What is the best way to limit the number of records in the table (or any view for that matter?)

When I use the following formula as a table filter, Coda does not respond

Slice(thisTable,0,3)

I feel like I used to do this in docs a lot and it’s trapped somewhere in the back of my mind. :sweat_smile:

Dear @Enoma_Os ,

Credits to @shishir, as I can’t explain better.

5 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.