Categories
- All Categories
- Oracle Analytics Learning Hub
- 29 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 236 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Calculate a aggregation value on a column in obiee analysis
User_HNPXP
Rank 1 - Community Starter
Hi Techies,
I had a issue to calculate the
select sum(max( employees)) as no_emp from a emp where dept in(34,56,78) group by start_date.
This the ideal scenario doing in database, but I want to get the output i.e the no_emp values in a column at BI analysis column. The columns I select in analysis are dept, start_date, end_date and have to include our calculated column (sum(max(employees)).
So finally we get 4 columns.
Can someone please help me out.
Thanks in advance,
Vicks
0