SYMPTOM
When creating groups for a specific attribute and then having a report that run off a cube. The cube publishes okay with about 500,000 rows returned. However, when executing the report, it does errors out in Developer since it looks like Developer is unable to display this amount of result. In Web the report runs fine.
The report in recreations returns almost 500,000 rows. When we select an attribute from the results, and create two separate groups for derived elements and executing this the process stalls due to how slow it is.
STEPS TO REPRODUCE
1. Create a custom group to return over 500,000 rows
2. Add the custom group to a report.
3. Attempt opening the report in developer
CAUSE
This is related to the attribute parental relationship in the custom group created.
ACTION
This issue was reviewed by our Technology team for feasibility and will not be scoped for a code fix in any upcoming Strategy release.
WORKAROUND
Steps to create the Custom group using Datamart



3. Modify the Cube to include attribute P_A09d. Since attribute P_A09d is a parent of A_09d, additional parent attribute should keep the Cube to have the same number of rows.
KB441783