I am creating an OBIEE report that uses a table containing organization data which is in a hierarchical relationship. The table has columns called ORGANIZATION and PARENT_ORGANIZATION. When clicking on the ORGANIZATION column in the report, I want to navigate to another analysis based on the same table but where PARENT_ORGANIZATION is equal to the selected ORGANIZATION in the first report. There doesn't seem to be a way to tell it to do that.