Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good morning all,
Need your help getting the maxdate from a employee table. What I have is multiple entries for the same employee with different WEDAT's. I only need my file to contain the most current WEDAT record. How can I achieve this? I would like to do it in my load script.
Thanks
[As of Date] AS [WEDAT],
[Cost Ctr] AS [Profit Center],
[Emp #] AS [All.Emp #],
[Activity] AS [JobCode],
[Emp Subgrp] AS [All.Emp Subgrp],
[Date 2] AS [All.Date 2],
[As of Date] & [Cost Ctr] & [Emp #] & [Activity] & [Emp Subgrp] & [Date 2] as ConKey
see attached
Thank you so much for spending so much time helping me with this. It would have taken me forever to figure this one out. I owe you big time. Have a great weekend.
Thom
its a pleasure....u too have fun:)