Hello,
I was wondering if it is possible to filter a data table based on a dropdown (which contains text) and a date picker. I tried doing this with the following formula:
Filter(EntityName, cr265_startdate = DatePicker.SelectedDate, cr265_username = UserDropdown.Selected.DisplayName)
However, I receive the following error: e.tryGet(...)