Column total for table calculation is null

Hello!

I created the table calculation below and got a null value for the total of the table calculation. How can I fix this so that I can see the total for that column?

${custom_measure}-(${custom_measure2}*${dimension})

Any help is greatly appreciated!