Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
kkarlste
Creator
Creator

Calculate dimension problem

Hi

I don't know what is this calculate dimension problem?=sum({$<FunctionalAreaLevel={'Turnover'}>}[TURNOVER Sales of the period])

calculate dimension.PNG

1 Solution

Accepted Solutions
adityaakshaya
Creator III
Creator III

Hi Kalle,

I will suggest you to use this in expression rather putting it into dimension to get the value. There is no problem with the expression.

View solution in original post

4 Replies
adityaakshaya
Creator III
Creator III

Hi Kalle,

I will suggest you to use this in expression rather putting it into dimension to get the value. There is no problem with the expression.

kkarlste
Creator
Creator
Author

Hi

I want this to be the dimension of the calculation not expression.

Excpression is same =sum({$<FunctionalAreaLevel={'Turnover'}>}[TURNOVER Sales of the period]) .

Is this problem?

adityaakshaya
Creator III
Creator III

You cannot use Sum in a dimension field until you use aggr function

kkarlste
Creator
Creator
Author

How should this formula go dimensions?=sum({$<FunctionalAreaLevel={'Turnover'}>}[TURNOVER Sales of the period])