Hi i am using OBIEE 1c
What i want to know is is there a possibility to count different unuque values in the table.
For example i want to count something like this
ID Decision id
100 1
100 2
101 1
100 1
So i want to count how many unique combinations od ID and Decision ID are there
Best regards Matija...