Hi.
I would like to combine these 3 functions into my gallery. Can someone help me with this?
SortByColumns("Created";Descending)
Search(Source; TextInput2.Text; "{Name}")
Filter(Source;("Change" >= DatePicker1.SelectedDate) &&
("Change" <= DatePicker2.SelectedDate)
Best regards.