When I filter a view, I have to type out what I’m filtering for.
However, my field Referral actually holds linked records to other tables. In this case, it links to Employees. Sometimes, we make typo’s when filtering, and as a result, our view shows inaccurate results. Currently, I type out the employee name partially, however some employees share similar names.
Is there any way to select Linked Records as my condition when I filter?