I need help figuring out an issue I’m having when filtering a view using a lookup field. I have a project tab and a task tab set up. For the tasks, I have task owners set up.
The tasks work in a chronological order. The first task needs to be completed before task 2 can start, and so on. For the projects, I have a formula set up that automatically updates the project status when someone completes their task using a checkbox.
I want to have a view for each person in the task tab – where they can see all tasks they have to do, but I want them to ONLY be able to see the tasks where they are up to complete the task (aka the task(s) before them are all completed and the status of the project aligns with their task). I have it set up where it currently filters for the task owner, the project status (through a lookup field from the project tab), and if the task has been marked complete through the checkbox.

However, for some reason it is not filtering correctly and is showing all of the tasks (even if the task owner is not “up to the plate” to complete it based on the status of the project). Is this because the lookup field is text-based? Is there a workaround so I can filter for a specific task owner, for the project status being the specific task, and for the completed checkbox to be empty?
Alternatively, is there a way to turn a lookup field INTO a single select field where I can use the single select to filter?



