Quantcast
Channel: Pentaho Community Forums
Viewing all articles
Browse latest Browse all 16689

How to set aggregation type of measure in mdx ?

$
0
0
In xml schema measure have this attributes
Code:

<Measure aggregator="sum" column="market_cap" name="market_cap" visible="true"/>
Can i change aggregation type of measure in mdx query ? Some like this:

Code:

select {avg([Measure][market_cap]), count([Measure][market_cap])} on 0
from [cube]


Viewing all articles
Browse latest Browse all 16689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>