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