Multiple Joins and filter with QueryBuilder

Hey Guys,
I am creating a table which has multiple many-to-many relation,
so, I created a query to join all the tables and pass that to $table

And tried to filter columns of table other than contacts using Query Builder, It wont work.
But by using custom filter it works fine

How can I achieve same with Query Builder, hope this gets your attention.
Screenshot_from_2024-06-29_09-46-43.png
Screenshot_from_2024-06-29_09-45-46.png
Was this page helpful?