Haseeb Ahmad
11/04/2024, 4:54 AMuser table and a stats table, with a one-to-many relationship—each user can have multiple stats. Users are connected to organizations through the organisation_user table, as the user-organization relationship is many-to-many. When I create a visualization using data from the stats and user tables, I can't seem to filter the results by organization.
Could you help me figure out how to filter the results by organization so that each child workspace shows data specific to its organization?Joseph Heun
11/04/2024, 8:03 AMHaseeb Ahmad
11/04/2024, 8:24 AM