Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 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
RTF Template - I want to print the sum of salary where account=77000 in RTF templete.

Pooja_123
Rank 4 - Community Specialist
I tried few syntax from google but getting blank result, anyone will help me with correct syntax for this logic.
Tagged:
0
Answers
-
We need more details to assist.
Basically, for-each whatever [account=77000]
end for-each
sum(salary).
Rgds,
Kevin
0 -
Yes, I want to get the sum(salary) for account range between 10000 and 29999 in excel templete. how do I achieve this logic
0 -
Best to do that in the data model, so you can display tabular data using a template.
Rgds,
Kevin
1