After filtering the Table1, does MetaBase allows us to get the Table2 within that TABLE1

Groups(TABLE2) are not directly connected to every table. The group ID(TABLE2) (launchpad ID) is different and appears only in one table. So, if we want to filter by launchpad ID(TABLE2), we must first filter by org ID(TABLE1), and then by group ID(TABLE2).

You will need to clarify this a bit better. It’s hard to understand what you’re trying to do