Slice of last 10 rows in a sheet

Hi,
I’m making a simple app to work with a simple sheet.
The sheet has many rows, and I need to make a table to show just the last 10 rows.
Any idea?
Thanks

0 2 1,307
2 REPLIES 2

You’re on the right track with the title: create a slice of your sheet and use a condition to find the last 10 rows; this should guide you.

Thank you!

Top Labels in this Space