Categories
- All Categories
- Oracle Analytics Learning Hub
- 27 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 235 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Sorting Column' Grand Total in Pivot Table
I have designed a pivot table which shows customer's balances by their products and towards the end, I show the total balances of their accounts. Now, I need to sort the results in descending and filter top 100 customers.
I couldnt find an option to do so. Can someone please guide me on how to achieve the same.

Although, I could see an option to 'Keep top X', on clicking that, I am not getting further options to filter out.

Thank you in advance.
Answers
-
why cant you filter it in criteria?
Rank(Sum(yourmeasure)) <=100?
0 -
I want to order by Sub Total column , DEPOSITS Total, which is not a measure. I dont have an option to filter on it as it is not available in the criteria...
0