Forum Discussion
Anonymous
9 years agoNot applicable
Measure = single value cannot be determined
Hello, any idea why in single row with one number this issue constantly appear? See picture
- 9 years ago
Hi There,
You should understand the difference between the Measure and Calculated Column. The Calculation you are trying to achieve is more suitable for calculated column and that's why showing an error for the measure calculation.
For measure, You should try SUMX.
measure:=SUMX(list,list[TURNOVER]*5)
Thanks & Regards,
Bhavesh
Ashish_Mathur
7 years agoSuper User
Hi,
Your question is not clear. Describe your data, show a sample and share the expected result.
rhemanth
7 years agoNew Member
We have sales column where I want to calculate percentage of sales with the total sales.
So calculation goes like this: sales/total(sales) * 100
So calculation goes like this: sales/total(sales) * 100
- Ashish_Mathur7 years agoSuper User
Hi,
The solution will depend upon what you drag to the row labels section of your visual.