SSAS Articles Reporting Services How to Test SSRS MDX Queries in SQL Server Management Studio
How to Test SSRS MDX Queries in SQL Server Management Studio
User Rating: / 0
PoorBest 
Written by Teo Lachev   
Monday, 06 July 2009 23:57

I often need to capture an MDX query that a report sends to Analysis Services and execute it in SQL Server Management Studio (SSMS). I usually do this to understand what parameters the report passes to the query and to troubleshoot the query itself. Unfortunately, SSMS doesn't support parameterized MDX queries so you have to resort to the following technique:

Capturing MDX Queries

The easiest way to capture an MDX query is to use the SQL Server Profiler.

Read more...
 

Tags: article, mdx, ssrs

Quick Poll - Please vote

What is the most important feature for you in the BIDS Helper utility?