Hi all,
I am trying to filter a gallery by date from a date picker based on the sharepoint "date and time" column. The column has both date and time info. (e.g. 1/1/2022 8:15 pm). But it seems the filter doesn't recognize the date only info from the date and time column.
This is my current formula.
Filter (Datasource, SPDateTimeColumn = datepicker.SelectedDate)
Anyway to achieve it?
Thank you for your help and support!
Eliot