Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

SQRT Function returning Error

Hi Folks,

I have an issue in Dax funtion SQRT.

This is the error it is returning.

The measure we hade is supposed return the square root of product of 2 measure values.
Measure = SQRT([Part1] * [PART2])

This error is happening for the below mentioned values 

Examples.

Measure = SQRT(1065016356*63025475556)
Measure = SQRT(1467284654*98905757874)

Please help me in solving this issue 

Thanks 
Mahesh R

2 Replies