Tag: MDX
Find Datatype Of Each Measures In SSAS MDX Queries
In this post we will see how we can get the datatype of each measures we use in our SSAS MDX Queries. This post may be ...Export MDX Result As Excel
In this post we will see how we can export mdx query result. Here we are going to use MVC with the help of jQuery Ajax. ...Filters in MDX Queries
Introduction Today we will learn about filter conditions in MDX queries. There are so many conditions in MDX as we have SQL. I am going to ...