Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to count?

Hi.
Suppose we have a certain set of customers with sales values for each of them.
I need to get first and last 25% of customers and average values for this 25%
The results should show us something like 25% get the average sale more then a 40 000 (example number), 25% get the average sale less then a 1000 (example number).
Some idea how in Obiee 12c?
Answers
-
-
You might also consider using the filter function; -
0 -
The solution was to use the NTILE function.
She divided the results into selected numbers of groups.
0 -
One of the answers. Not "the answer".
0