business intelligence - DAX equivalent for MDX Calculated Member -


We have an SSAS 2012 logistic model in our disposal, which we are reporting with the Taj. Currently, we have the dimension [content] with a feature [content]. What are we trying to implement in the custom grouping of department attributes, make members of the computation of MADX. For example:

  create a member [content]. [Department] [AB] as AGGREGATE ({[physical]. [Department]. [And], [content]. [Department]. & Amp; [B]})  

We have tried to add a calculated member [ab] to the hierarchy [physical]. [Department] In this makeup with MDX expression:

  AGGREGATE ({[Material]. [Department] [A], [content]. [Department]. [And] / Code> 

At the design time, the expression is confirmed, but when we get that error in our report to the member, we ask that the members who compute this kind of MDX in DX Not supported.

Is anyone aware of the equivalent and how should we work on this MDX member? Use

I think your DAAP measurement looks like this:

<> > >
( Html>

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -