I am a newbie and trying to learn MDX queries.Till what i have learn till now, is that every data manipulation can be done using Select,From,Where and using some of the function (as an when necessary).I came across some example where "With Member" was written as the top of the query , follwed by the Select,From and Where. I though it adds no value addition to the output of the query.I would like to know Why we used "With Members" in MDX queries.Thanks.
↧