Hi All,
I'm trying to find whihc function in SSAS MDX is equivalent to the following :
SUM(REV) OVER(PARTITION BY ZONEID+''+SPACEID) AS SUM
Please need advice.
Thanks
Hi All,
I'm trying to find whihc function in SSAS MDX is equivalent to the following :
SUM(REV) OVER(PARTITION BY ZONEID+''+SPACEID) AS SUM
Please need advice.
Thanks