I currently have a table called Work orders and a table called Tasks. Work orders have related tasks but tasks can also have the checkbox “Next Action” and I would like to be able to see whichever task is set to next action in the work order table. Is there a way to filter out all tasks that are not marked as next action?
So here is would only show “Install Stuff” because the next action box is checked in the Tasks Table
Also If there is a better way to do this Im all ears, basically just a way to flag a particular task as the next action and be able to see that in the Work order table
Here is a link to the base
https://airtable.com/shr7qpczUZoKCscxL
thanks