In my report, I have several fields including "Transaction Kind" and a "Seller's Name". I am sorting the report by Location (another field in the report then by "Transaction Type". At the end of each transaction type, I display a count of sellers for that transaction type. For this I use =Count([Seller_Name)].
At the end of a location, I would like to count all of the sellers for that location but sellers can be within the different Transaction Types and the counts are inflated versus the count of the "uique" sellers in the Location. Is there a "Count Distinct" so that I can get the "real" count of the sellers' in each Location ? If so, what is it or what is the alternative.
thanks
fb
At the end of a location, I would like to count all of the sellers for that location but sellers can be within the different Transaction Types and the counts are inflated versus the count of the "uique" sellers in the Location. Is there a "Count Distinct" so that I can get the "real" count of the sellers' in each Location ? If so, what is it or what is the alternative.
thanks
fb