Forum Discussion
justdoitabhishe
4 years agoNew Member
geeting error
Please need help to slove this. ASAP
- 4 years ago
thanks for correcting me it was a text not a number.
justdoitabhishe
4 years agoNew Member
Total FG Attempted = DISTINCTCOUNT(CurryShots[Shot ID])
Total FG Made = calculate([total fg attempted], curryshots[outcome] = 1)
- serpiva644 years agoSolution Sage
are you sure curryshots[outcome] is a number? try with Value(curryshots[outcome])
- justdoitabhishe4 years agoNew Member
thanks for correcting me it was a text not a number.