Hi:
Reports 6i (c/s)
Sometimes I need to count "distinct" values in a report in a summary column, which I believe is not possible,
so it is neccessary to code a 'SELECT' statement to get a distinct count of a column. This can have impact on performance especially at GROUP level.
Does anyone know of an alternative method for counting unique values without coding additional SELECT routines ?
Thanks,
N
Reports 6i (c/s)
Sometimes I need to count "distinct" values in a report in a summary column, which I believe is not possible,
so it is neccessary to code a 'SELECT' statement to get a distinct count of a column. This can have impact on performance especially at GROUP level.
Does anyone know of an alternative method for counting unique values without coding additional SELECT routines ?
Thanks,
N