Using Dynamic MDX in Reporting Services: Part 2

October 9, 2010
Tags: , ,

In this post, I continue my exploration of approaches to working with dynamic MDX in a Reporting Services dataset when you are using Analysis Services as a data source. I began this series with a look at string conversion functions in Part 1. In Part 1, the dynamic MDX relied on parameters that work as [...]

4

Using Dynamic MDX in Reporting Services: Part 1

October 7, 2010
Tags: , ,

If you’re using Analysis Services as a data source for Reporting Services reports, you can build a simple dataset using the graphical query designer, but you’ll want to switch to the generic query designer to create the MDX query string manually when you have more advanced requirements. Using the generic query designer, you can: ยท [...]

4