Hello,
I have multiple query's with multiple clauses to filter records. In the same query I would want to pre-filter the next clauses in the same filter.
For example in this instance: if I select one bachelor program, I only want to filter the teachers that teach that program and not other teachers.
Is that possible?