Categories
- All Categories
- Oracle Analytics Learning Hub
- 17 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 224 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 84 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
Totals Aggregation in Calculation Formula | OAC

Vismay Barot
Rank 4 - Community Specialist
Greetings Community, currently I've to do Totals Aggregation = "Sum" for displaying desired value:
However, how can I put this in terms of Calculation?
I tried this but doesn't work:
I want to put this in Calculation because I will use that in further Formulas.
Please advise, thank you :)
Tagged:
0
Answers
-
Vismay,
Try this formula: SUM( Sales BY Sales Representative Identifier)
2