Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 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