Hi,
I need some help pulling the last entry made for a rate code in our Employee Rate table for the last Effective Date entered. I'm running into a problem because of the the first entry, which was made via an import when we converted to Navigator, does not have an effective date for the code that I'm trying to pull the last entry for. When I use the following formula it doesn't look past the first entry that has a blank effective date:
=NL("Last","Employee Rate","Effective Date","Employee No.",H3,"Payroll Rate Code","401K PERC")
I have also tried added a field filter for the Effective Date, but it gives me the first entry made after the blank effective date.
Attached is an example of how the information may look in Navigator. My report is either pulling the blank effective date line or the next date line after the blank effective date of 08/12/11, but it is not pulling the last effective date of 02/22/12.
I hope all that made sense :oops: ;)
Any help that anyone can provide is greatly appreciated :)
Sincerely,
Twomurfs
Date
Votes
1 comment
-
Jet Reports Historic Posts Hi Twomurfs,
Are you actually running the report by going to Jet -> Report or Jet -> Refresh? Jet function results in design mode are optimized for speed, so some things like sorts don't get applied until you actually run the report. Did you actually run the report?
Regards,
Hughes
Please sign in to leave a comment.