im trying to get a 1 to many join to be a 1 to 1 on a filtered criteria. So to simplify I have 2 tables
Accounts | [acctnum], [name]
Purchases | [acctnum], [ammount], [purchasedate]
There can be many purchases to one account but I just want joins from its single most recent purchasedate. I've...
Hi
Im trying to get a count to carry over from month to month so theres a running total within the PERSON group but im having trouble since the count resets every PERSON.
kinda like so
DETAILS: [value]
MONTH
PERSON.1 COUNT of(value)
PERSON.2 COUNT of(value)
TOTAL X
MONTH...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.