MarkfromChase
MIS
I am (sadly enough) having a hard time figuring out how to create a formula that allows the summation of distinct count returned. If I do a sum of distinct count in the report footer it is distinct count amongst all of the values across the group rather than the total of distinct values for the report. In the formula editor I tried the following:
Sum (DistinctCount ({OPERATOR_ACTION_LOG_MIRROR.Account_id}))
And it gives the error message:
"The Summary / Running total field could not be created"
I am using version 8.0. This seems very simple (I could create this in MS Access in seconds with a formula), but doesn't want to work in crystal. Please help, thanks!
Sum (DistinctCount ({OPERATOR_ACTION_LOG_MIRROR.Account_id}))
And it gives the error message:
"The Summary / Running total field could not be created"
I am using version 8.0. This seems very simple (I could create this in MS Access in seconds with a formula), but doesn't want to work in crystal. Please help, thanks!