Showing posts with label Unsolved Problem. Show all posts
Showing posts with label Unsolved Problem. Show all posts

Wednesday, December 31, 2008

How to Join the Results of Multiple MDX Queries on Date Demension

I need to get a datasest and combines multiple MDX query's results. I know using stored procedure can probably solve the problem. But I don't have write access to the Cubes.

Solution:
.......Still working on it......