I have a form which will save the data in response sheet after clicking save button. It used to save the latest data in the top of the screen , but suddeny it has started logging data in somewhere middle of the response sheet.
Kindly let me know how we can fix this issue.
You can see the cursor is at the middle of sheet for todays entry in below screenshot:

Below code is wriiten in ITEMS of gallery:
Sort(AOA_TPT_Outage_Process_Demo_Response,ID,Descending)
& code for refresh button: Refresh(AOA_TPT_Outage_Process_Demo_Response)