Hi,
in my ssis package I am processing Dimensions and Cubes. The package has a variable, in which I store the SSAS connection string. The SSAS Connection Manager has an Expression in which I set the value from the variable.
This way worked fine in the relational word. Now, with ssas it looks like the package ignores the expression. It always processes the cube on the database I developed the package with.
Is this a bug?
Thank you,
Tobe