|
Re: Oracle Discoverer Problem [message #243014 is a reply to message #242905] |
Tue, 05 June 2007 13:40 |
skooman
Messages: 913 Registered: March 2005 Location: Netherlands
|
Senior Member |
|
|
As far as I know, you will have to do this in the database itself (create a view), but it will be quite a good SQL task...
On the other hand, why not make one of the sides of the equation (so, results from table A or B in your case) a negative, then you can just sum all results, like:
1st row: Trial Balance for Jun'06 - 100$
2nd row: For schedule 1 - -/-10$
3rd row: For Schedule 2 - -/-30$
4th row: For Schedule 3 - -/-40$
5th Row: For Schedule 4 - -/-10$
========================================
Difference - 10$
========================================
|
|
|
|