Trying to create a calculation column in a table where it returns the sum of all allocated_hours for any db row that has a matching user_id. Currently I am getting "0" in the column for each item. What am I missing here? Thanks for the help.Trying to create a calculation column in a tabl