What is wrong with my expression?

I have a table that i added a virtual column to add the values from another column and show that total:

SUM(select(Utilization Report Totals[January Prediction], [January Prediction] = _THISROW))

Table = “Utilization Report Totals”
Column to add all values = [January Prediction]

I am wanting one value - I want this expression to total up everything in the [January Prediction] column and give me that ONE result. Yet it is showing “$0.00” for each row it added:

2X_9_9ce63184e2310735ab8b34847c88b97f3270d22a.png

0 3 337
3 REPLIES 3
Top Labels in this Space