Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

How can I show entries by recent dates to oldest dates

Hi,
Please help here.
I have a Table called Invoices. It displays a list of daily entries with Date and Time. So I want to create a slice that will show the entries from recent date and time to the oldest date and time.

Solved Solved
0 2 212
1 ACCEPTED SOLUTION

Steve
Platinum 5
Platinum 5

If all you want to do is sort the table’s entries, you don’t need a slice, you can do it with a view.

View solution in original post

2 REPLIES 2

Steve
Platinum 5
Platinum 5

If all you want to do is sort the table’s entries, you don’t need a slice, you can do it with a view.

Thank you, It works.

Top Labels in this Space