Forum Discussion
MSuser5
2 years agoHelper III
MDX Query
Hi Team, I would like to calculate sum of value by excluding 'null' values in the column, I have tried in SSAS cube-new MDX as like below but the sum result is wrong instead of 9845 result is : ...
cpwebb
2 years agoMicrosoft Employee
Is waitTimeInSec itself a calculated measure? If so, what is the definition? I don't think the nulls are the problem here.
Chris
MSuser5
2 years agoHelper III
Hi cpwebb ,
i have created measure in SSAS Cube level referring fact table column (which is waitTimeInSec)
so the measure result while SUM appear wrongly as negative total. Is this because of NULL on that column?
MS
- cpwebb2 years agoMicrosoft Employee
Like I said, I don't think the nulls are the problem. You will need to provide a lot more detail on your cube design (please post screenshots of all relevant properties etc) in order to troubleshoot this.