How to write PL/SQL under Group Filters in Oracle Reports
I have a Group created through SQL in Reports.
The Report has a column which displays the value 'Balance Tallied' if the difference between Accounted DR and Accounted CR is = 0.
It displays the value of the difference if Accounted DR and Accounted CR <> 0
I do not want the value Balance Tallied to display for the Group.I want only the records which has a difference in Accounted DR and Accounted CR.
Please help.
Regards
Nakul Venkatraman