Hi,
I'm facing a really critical issue :
The organization hierarchy table does not have the values for certain organizations and this is impacting the headcounts in my reports. The sample queries and data screenshots are as follows
select * from OAX$OAC.DW_ORGANIZATION_CF_DH where ORGANIZATION_ID IN (300000041860168,300000041860281);
select * from DW_INTERNAL_ORG_D_TL where
ORGANIZATION_ID IN (300000041860168,300000041860281);
If I understood well, both the Hierarchy Table and Lookup tables are loaded as part of the FAW pipelines. The code and value are loaded in the lookup table (or) detailed table DW_INTERNAL_ORG_D_TL to give the name of the organization. But the core driving table is DW_ORGANIZATION_CF_DH which holds the hierarchy structure. This still does not have the department value in this…
I am missing almost 180 people in my report.
Can someone help me with that please ? I also raised an SR…
Thank you,
Regards,
Lauriane