Forum Discussion
AbhinavJoshi
Responsive Resident
3 years agoWrong Total in Table
Hello All, I recently changed by data soource from Excel to SQL Datbase. I have both the table visuallization, and thier data is same. However, my total at the end of table comes to be wrong. An...
Anonymous
3 years agoNot applicable
Hi AbhinavJoshi
You can try to use sumx() function.
e.g SUMX(Values(Table[id]),[Measure])
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.