Created AdmitDtTm query: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
The query created_FirstService in [[CFE]] contains the "admit date and time" of a profile according to the different definitions used over time. | The query created_FirstService in [[CFE]] contains the "admit date and time" of a profile according to the different definitions used over time. | ||
That is: Nz([FirstService_DtTm],Nz([Accept_dttm],[Arrive_Dttm])) | That is: Nz([FirstService_DtTm],Nz([Accept_dttm],[Arrive_Dttm])), where FirstService_DtTm is the earliest [[Service tmp entry]] DtTm for the profile. | ||
== Related articles == | == Related articles == |
Revision as of 16:55, 15 July 2021
The query created_FirstService in CFE contains the "admit date and time" of a profile according to the different definitions used over time.
That is: Nz([FirstService_DtTm],Nz([Accept_dttm],[Arrive_Dttm])), where FirstService_DtTm is the earliest Service tmp entry DtTm for the profile.
Related articles
Related articles: |