Before I set this filter
Filter(
Choices(ProgressNotes.Client),
Value in Filter(ClientId, ClientStatus = "Active").ClientID
)
You could start typing the ClientId and pick that ClientId or you could scroll to choose
After setting the above filter you can only scroll and pick the ClientId , is it possible to have both the type and scroll to search when choosing the ClientId if filtering by another column value?