Forum Discussion
dBrand
3 years agoFrequent Visitor
Getting Sum between two dates from two tables broken down by field in one of the tables
I have 3 tables: Table1 - Transactions Table2 - Payments Table3 - Date Table Relationships: Table1.DocDate <- Table3.Date Table2.PmtDate <- Table3.DATEADD (inactive) Table1.DocNo <-> Table2...
Ashish_Mathur
3 years agoSuper User
Hi,
Share some data to work with and also show the expected result.