I am trying to get two different averages with one saved search. One works, the other works but not in the way I would like it to. For example, I have four items that were sold. I can get the average gross profit for each of these per items. Now, all four of these items are purchased from the same vendor. I would like to see the AVERAGE GP% by vendor. What I am getting is the average of the averages. This is a small subset, so 15.03% vs 15.76% is small, but with our full Data set, the difference can be quite large. NS is returning 15.76% Avg GP for the vendor, but the TRUE average GP for the vendor s/b based on Total Cost and Total sell, with a result of 15.03%. My saved search is based on Transactions (Credit Memo, Invoice). Main line is false. My results have Item:vendor - Summary GROUP. I have the AVERAGE calculation based on the line item. Any help would be greatly appreciated.