2025 Mar 02 11:12 PM - edited 2025 Mar 26 6:21 PM
Hi @YSE-1
I have an issue with a few custom pretty basic dimensions - 1 level flat org related like legal entity, dep etc.
I have 4 of those, all with quite a few results that come as "??" which would mean they do not have labels.
But strangely enough they do, I have checked them in manage data as well as canvas reporting and I can find both en_GB and en_US descriptions.
Here is the SQL:
Here is a screenshot of my results for one of the dimensions:
Attaching here the IDs of business unit MDF vs business unit job info - both have the internal ID 17, as per the build as well - the issue is with the label...
Kind regards,
Alex
Request clarification before answering.
Hi Alex,
You need distinguish if '??' is code or description. For your Department dimension there is only '??' as code which is used when there is no Department assignement. But I see two nodes of '??' for Legal Entity. One is for code '??' and second for code of '17'. It seems you need check your query for Legal Entity hierarchy: It doens't produce any result for INTERNAL_ID of '17'.
Hope this will help you.
Thanks & Regards,
Marian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
but see the following: if I added to your query condition (WHERE BUSINESS_UNIT_CODE.INTERNAL_ID = '17') it returned 0 records. But in case I added condition (WHERE JOB_INFO.BUSINESS_UNIT = '17') this will return 1 row. This means there is no Business Unit in the BUSINESS_UNIT MDF meet the conditions. My internal feeling is that questionable condition is where effective end date should be equals to '9999-12-31'. Please check.
Best Regards,
Marian
User | Count |
---|---|
12 | |
7 | |
4 | |
3 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.