In Matrix Report , If The Value Is Null ,We Have To Print Zero (0)
(Doc ID 337963.1)
Last updated on JULY 20, 2023
Applies to:
Oracle Reports Developer - Version 12.2.1.4.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
This problem can occur on any platform.
Symptoms
Running a Matrix reports with select deptno,job,sum(sal) from emp group by deptno,job ;
Cannot use Value if null property i.e. cannot replace null values with other values like 0
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |