I was curious if you have implemented the distinct count aggregate yet? That's an important one for our reports. If the answer is not yet, do you expect it soon?
1 Answer, 1 is accepted
0
Svetoslav
Telerik team
answered on 04 Apr 2008, 11:36 AM
Hello christopher willis,
To my greatest regret Telerik Reporting currently does not support the distinct count aggregate.
Anyway, we have plans to extend the current data processing engine to support user defined aggregates. For the time being you can create your custom (user defined) functions and use them in all expressions everywhere in a report but they cannot operate on given set of data.
Additionally we will continue extending the current set of built-in function as much as we can. I hope we will have the time to work on this before the end of the year.