Hi there, @tqecampos… if I understand your post correctly (and I could easily be off base here), you could/should consider merging three searches together in your repeating group’s data source, and then you wouldn’t need those conditions and only the appropriate jobs would show up.
So, do a search for Tier 3 jobs with the on hold constraint and the appropriate date-related constraint, merge that search with a search for Tier 2 jobs with the on hold constraint and the appropriate date-related constraint, and merge those searches with a search for Tier 1 jobs with the on hold constraint and the appropriate date-related constraint.
The punchline is that the repeating is always showing the right jobs instead of trying to hide items/groups that aren’t supposed to be shown.