Avatar

Community Advisor

It is default to return 10 rows per dimension, but you can try to use the 'Top parameter' which can returns up to 50,000 dimensions per call.

e.g.

{Cube.ApplyParameter, "Top", {5000, "eVar250"}}

Thanks,

Asheesh