Forum Discussion

arifshah's avatar
arifshah
Helper I
3 years ago

Implementing unary operator when migrating from multidimensional model to tabular model

Hi,


I am migrating a multidimensioanl model to a tabular model. There is a dimension in the multidimensional model which has a unary operator impleemnted. I would like to implement this in tabular model. However, I am not able to get this done.


Can anyone please tell me how can I implement the same unary operator in the tabular model.


Regards

Arif

3 Replies

    • arifshah's avatar
      arifshah
      Helper I

      Basically its kind of dynamic. There is a column that has ~, + and - operators. In multidimensional cube, we can set this property in the attribute property where you can set the unary operator colulmn. However, I am not able to get this done easily in tabular model. Most likely, I have to use a dax expression to achieve this?

  • Basically its kind of dynamic. There is a column that has ~, + and - operators. In multidimensional cube, we can set this property in the attribute property where you can set the unary operator colulmn. However, I am not able to get this done easily in tabular model. Most likely, I have to use a dax expression to achieve this?