Hi there,
I have a Gallery which displays values depending on a combo search box.
How can I amend this Items code so that the resulting entries in the gallery are sorted by Reservation Date in ascending order?
Filter(LDN_Desk_Reservations, 'LDN Desk Reservation Date' >= Today() && 'LDN Desk Reserved For' in ComboBox1_1.SelectedItems.DisplayName)
Thanks
K.

Report
All responses (
Answers (