Hi all
I am trying to cerate a report which will show me customer that have had no activity( transactions) in a given period
I have linked the customer and transaction tables as a left outer join and this appears to work.
However if I then restrict the transactions to only contain transactions for a date range the report does not work.
Any ideas
Peter
I am trying to cerate a report which will show me customer that have had no activity( transactions) in a given period
I have linked the customer and transaction tables as a left outer join and this appears to work.
However if I then restrict the transactions to only contain transactions for a date range the report does not work.
Any ideas
Peter