Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 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
obiee 12c table view, rank column, how to get rid of showing rank in grand total row (last row)
Answers
-
Understood, Thanks but please suggest (if any) using TOPN( ) can we get rid of that rank number in TOTAL row.
Asking because if i leave RANK column formula with TOPN( ) then once i set aggr rule as NONE for RANK column, i can still see rank values which is better than when using RANK in column formula.
Regards.
0 -
Could you maybe use Selection Steps to keep only the TopN (using a presentation variable to let your users decide the value if N) ?
In this way you can remove the TopN column completely from the analysis and it will not be in the total anymore (not being a column anymore).
Just randomly guessing all the possible ways to get a TopN
0