Hi All,
When I use count function in an aggregator (OWB 9i), the expression type is set by default to the counted item. Ie if I use count(some_date) the type is set to date and grayed (you cannot change it). How could I fix this. Also, I need to be able to count distinct values, I know I can use Dedup operator but to have the clause DISTINCT in the count would be great, any workaround.
Regards,
Zephan
When I use count function in an aggregator (OWB 9i), the expression type is set by default to the counted item. Ie if I use count(some_date) the type is set to date and grayed (you cannot change it). How could I fix this. Also, I need to be able to count distinct values, I know I can use Dedup operator but to have the clause DISTINCT in the count would be great, any workaround.
Regards,
Zephan