i have three fields in query
Transaction types-grouped
transaction date-condition requiring current date
Transaction amount- sum
when i run the query it gives me sum of amount under each head( grouped)
date wise
eg total of reciept and payment groups in each date
how can i calculate diffrences of each group on given date to find cash balance on each date
ie reciept group - payment group for each date
Transaction types-grouped
transaction date-condition requiring current date
Transaction amount- sum
when i run the query it gives me sum of amount under each head( grouped)
date wise
eg total of reciept and payment groups in each date
how can i calculate diffrences of each group on given date to find cash balance on each date
ie reciept group - payment group for each date