|  | 网站首页 | .Net研究 | 
您现在的位置: 程序员之路 >> .Net研究 >> 相关资讯 >> 学习体会 >> 文章正文
赞助商链接
频 道 导 航
.Net研究频道栏目导航
相 关 文 章
文摘 MDX Solutions           
文摘 MDX Solutions
作者:anchky 文章来源:不详 更新时间:2007-5-10 11:53:00

文摘 MDX Solutions
 

 

1.     

[Measures].[Sales Sum] / [Measures].[Item Count]

 

If you need to take a simple average of values associated with a set of cells,

 

you can use the MDX Avg() function, as in the following example:

 

WITH

 

SET [My States] AS

 

{ [Customer].[MA], [Customer].[ME], [Customer].[MI], [Customer].[MO] }

 

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]  ... 下一页  >> 

文章录入:admin    责任编辑:admin 
  • 上一篇文章:

  • 下一篇文章:
  • .Net研究栏目导航
    网站频道导航