How can I get the amount from the first row? This corresponds to the last entry, as the date field is numeric and equal to 99999999 - date field. I have a key on this field, but no way of joining to it from my client file.
At the moment, I'm running a WITH T As ( ) kind of expression on the transaction file to get the minimum date value for a client and then joining to that.
This makes for a very long execution time. Surely there's a better way?
Thanks
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.