Good Afternoon/Morning
Im trying to filter via date picker and then filter via dropdown
the date picker is working great but the dropdown is not working?? this my code below?
Filter('Rebooking Tracker', Region = Dropdown2.Selected.Value, RB_Date=DatePicker1.SelectedDate)i want to be able to selected a date and then filter this via the region?
Hope someone can help