Hi Bhetrand,
Do you mean you want to do more sort in case there are same value for a certain field?
Example: Sort by Booking Start, but if same value then Sort by Id.
If it is the case then you can add 2 Sorts: 1 Booking Start and 2 Id (notice the order of sort by).
Something like this

Regards,
Khuong