Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
Sum/Cell Sum Function missing in totals of Discoverer

Hi All,
I am currently working on Disoverer Desktop 11.1.1.3.0.
I have created a table display report from HR system with payment history. Now i wanted to show group by total for each employee for 2 different element.
When i go to tools-->totals and try to create a new item under calculate LOV i am only able to see Count,Count distinct,minimum and maximum functions.
Why some function is missing in the LOV??
Thanks in advance.
Regards
Sahil Kathuria
Answers
-
Sahil
The reason you only see those options is because the field is not defined as as being Numeric. You must have defined it as a string.
Edit the EUL and change the properties of the filed to be Numeric and you will see all of the missing aggregation options
Best wishes
Michael
-
Hi Michael,
Thanks a lot. I should have added to_number in query itself as even in Admin datatype is grayed out.
After adding to_number for the column, functions are appearing.
Another doubt.. Cant we have exception on total??
Regards
Sahil Kathuria
-
Hi Sahil
Sadly no. Exceptions can only be applied to data items not totals.
The only way to do this would be to create a summarized report with only the totals then apply the colored exceptions.
Michael