Hi,
I have a main table setup with all of my employees. I have a second table setup with trainings they need to do. I setup a reference on the trainings table under their name so that their listed trainings show up as an inline view on the main table. I have a status column on the training table that shows if they are “Complete” or “Not Complete”. If they were complete I do not want them to show on the inline view. I do now see a way to filter this. I could do this with a slice but I am not sure how to assign that as an inline view to the main table.