Categories
- All Categories
- 5 Oracle Analytics Sharing Center
- 11 Oracle Analytics Lounge
- 191 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.4K Oracle Analytics Forums
- 5.9K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 66 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12c Trouble determining the total number of records returned using unions

I have an analysis which uses several unions. Rather than scrolling to the bottom of the results and seeing that "Rows 1 of X" (X being the total that I am looking for), I would like to see X near the top of my results. This may have been posted here before, but I cannot find a meaningful solution.
Answers
-
If your analysis is static, and it's not a particularly high cost to the database you could just create a second version of your analysis which is only the total and then place both of those analysis on a dashboard. Aggregation at top, detail at the bottom.
If it's dynamic in any way, you could also convert the criteria to dashboard prompts that affect both versions of your analysis.
0 -
Christyxo,
Yes, I'm doing what you had mentioned. I was hoping to not have to do the second aggregation piece and keep it to one analysis.
Thanks for responding.
0