Question:
Where to reasarch the method of a Query fed by a separate query?
The challenge is the main query hits one cube, but we need coordinating information from a second cube.
Answer:
Hi!
You'll have to define a variable of type "characteristic" / "replacement path".
As replacement path choose an appropriate query on the "second" InfoCube.
The variable will then yield all values of the corresponding characteristic, which are contained in the result of this query.
Regards,
Christian