You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to run MDX query with multiple Select statements

Summary:

I'm running an MDX query that times out with the following error message:

I'm trying to circumvent this limitation by breaking down the query into two smaller ones, and using two Sets with Select statement in each within one query.

It doesn't cooperate. I was considering using HypExecuteMDXEx function, but it assumes I need to put the query into the VBA code, and even if I circumvent that - it'll put the results into multiple worksheets. I guess I can combine them into one, but seems like to much hassle. Any suggestions?


Thanks!

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!