I've been trouble-shooting for 3 days and now I'm throwing in the towel. But not before posting to "Crystal Gods"!
I use CR10 and my report includes several fields where I need to use the Select Distinct Records option but I have a value field that I'm summarizing. The problem is that if there is a duplicate value within the items being summed, it's only summing it once instead of each time.
Example:
I'm grouping on {tbl_Quotes.QuoteKey} and within each distinct quote there may be several items with the same value in the {Sum of tbl_QuoteLineItems.NetPrice} but because I've used the Select Distinct Records option, my dollar amounts aren't correct.
HELP!!!!!
I use CR10 and my report includes several fields where I need to use the Select Distinct Records option but I have a value field that I'm summarizing. The problem is that if there is a duplicate value within the items being summed, it's only summing it once instead of each time.
Example:
I'm grouping on {tbl_Quotes.QuoteKey} and within each distinct quote there may be several items with the same value in the {Sum of tbl_QuoteLineItems.NetPrice} but because I've used the Select Distinct Records option, my dollar amounts aren't correct.
HELP!!!!!