Hi,
Did you tried to run the BEx query in MDXTEST T-Code?. Query must be hitting the maximum cell limit.
Does the query has any hierarchies?. Use Exclude Selection to ignore the nodes you dont want to see in query.
Avoid using any "Default values" in the Hierarchy variables..
- Please refer to SNOTE # 1151015 - MDX: More than 1000000 values for each
axis (CrossJoin) - Please refer to SNOTE # 1378064 - MDX:Flattening, packaging, and restriction
to 1 million cells
Thanks,
Jothi