I have a Straight Table with Type, Channel, Target, Actual. The Actuals accumulate over time but the Target is set once a year. In the table, I take the min(target), and then sum(actuals). But when I total, I can't get the targets to add up, they too are giving me the min.