Joining two sets -
11-17-2006
, 06:17 AM
Hi all,
I am new to MDX and I need to write a MDX query
I have calculated AVG,stdev of my measure based on combining 4 dimensions by
using nonemptycrossjoin and a second MDX
which calculates %Of total based on a different set of dimensions.I need to
combine these two results and generate new set. Can someone help me how to
achieve this in MDX.
thanks in advance.
Maneesh |