Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 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
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
I'm trying to use a formula that results in a percentage, but instead i'm getting a integer number
Answers
-
Can you upload report xml and also logical sql
0 -
Guys, I opened an SR and one of the analysts managed to help me, the solution is this:
sum("Sales - CRM Resource System Usage"."Active Days Facts"."# of Logins" * 100.0 by "User"."Business Unit") / (22.0 * "Resource Facts"."# of Users")
It is important to remember that the Aggregation Rule (Totals Row) field must be “default”.
The problem has been resolved, thank you everyone for your help.
1