Wednesday, February 25, 2015

SSAS - Developing CUBE Part II - 7



SSAS - Developing CUBE Part II - 7


Measures -> Properties ( IgnoreUnrelatedDimensions = False )

Note: if the dimension & measure are not related the cube will not show data, for example for dimEmployee & Orderquantity does not have link , so the above property won't show data.


Formatting: Orderquaantity: #,#  SalesAmount:$#,#

No comments:

Post a Comment