Show most recent data entered from form

Hi I’m new here. I want to display the data entered in a datasheet through a form. I need to show the most recent entry, but the datasheet enters the values ​​"down" I need the app to display the last entry first.

Thanks for your help.

Please evaluate sort by of your summary view such as table or deck by a column such as [Date] or [_ROWNUMBER] in the table in descending order.

Also in table view the user can sort ascending or descending on any column by tapping on that column header.

2 Likes