Chris,
Analysis Services has a limit on the number of children on each non-leaf
member - as you have found out that limit is 64000.
In practise 64000 children of a member is unweildy anyway - it slows down
your reporting and doesn't have any reporting value.
You have 2 options:
1) Change your ETL to include an interim level.
2) AS has a feature to automatically build an interim level where this
occurs. The name of this feature escapes me - sorry!
I would not recommend using option 2 as AS's output is arbitrary - you have
no control over what "groupings" AS produces.
FWIW, this 64000 restriction does not apply in AS2005!
Regards
Jamie Thomson
"Chris Busch" wrote:
Quote:
We are using MSAS 2000 and getting an error that indicates my dimension has
more than the maximum number of members (64,000) How do I get past this error? |