Sort list order in Mobile App

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 03:56 AM
Hello,
I have an Approval screen with 2 Screen segments:
1. Pending: represents all pending approvals
It contains the "Pending approvals List Stream":
2. Completed: represents all completed approvals (both approvals/rejections).
It contains the "Past approvals List Stream"
My user wants to see the "completed" segment ordered by LAST updated and the "pending" segment ordered by due date. In order to complete the tasks I've tried the following:
1. As you can see in the pictures, to sort them by Interleaved field (descending) but it doesn't seem to work.
2. In the script part of Data item ("past contract approvals"):
But it doesn't work.
3. In the "Past approval item config":
Still doesn't work as expected.
I've tried the same steps for pending(with due date) but same results.
What am I missing?
Thank you,
Elena