Categories
- All Categories
- 75 Oracle Analytics News
- 7 Oracle Analytics Videos
- 14K Oracle Analytics Forums
- 5.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 40 Oracle Analytics Trainings
- 59 Oracle Analytics Data Visualizations
- 2 Oracle Analytics Data Visualizations Challenge
- 3 Oracle Analytics Career
- 4 Oracle Analytics Industry
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
How to count?
3280272
Rank 3 - Community Apprentice
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?
0
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