'How do I SUM a column in SSRS that includes negative numbers

I have a tablix in SSRS that has a column that contains BOTH positive and negative numbers. Any time there is a negative number in the column I get an #ERROR when using the SUM() function.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source