Hi, we have a master/detail table. The master table has an Aggregate Sum on a $ amount column. We have a detail table that shows multiple payments on an order. I would like to have a aggregate total on the detail table when you expand and view it, but right now, the detailtable aggregate is the same as the master table aggregate. ANy thoughts on what i am doing wrong? Thanks.