Forum Discussion
Anonymous
6 years agoNot applicable
Query - Find max date for each customer, if null take last previous transaction date, by month year
Hi, I have a table with transaction dates for each customer. Then I have date table with dates, months, years. I want to have a new table that will show for each customer his last transactio...
- 6 years ago
Hi Anonymous
I've had a similar situation, the below helped me solve it. I think the blank date would get resolved by this also.
Daviejoe
Memorable Member
6 years agoHi Anonymous
I've had a similar situation, the below helped me solve it. I think the blank date would get resolved by this also.