There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The MDX Script Debugger allows you to debug the performance of the MDX Script of your SQL Server Analysis Services cube. It takes any reference query and executes it against the target cube. It starts with a blank MDX script and basically adds a new command before each subsequent execution of the query. The output is the complete list of the single MDX script commands, their impact on the execution of the reference query and which commands had effectively been used for the query