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 AdmitDtTm in [[CFE]] and [[DSM Labs Consistency check.accdb]] contains the "admit date and time" of a profile according to the different definitions used over time. | The query created AdmitDtTm in [[CFE]] and [[DSM Labs Consistency check.accdb]] contains the "admit date and time" of a profile according to the different definitions used over time. | ||
That is: Nz([Service_DtTm],Nz([Accept_dttm],[Arrive_Dttm])), where Service_DtTm is from [[created_FirstService query]] | |||
That is: Nz([ | |||
== Related articles == | == Related articles == |
Revision as of 10:27, 30 December 2021
The query created AdmitDtTm in CFE and DSM Labs Consistency check.accdb contains the "admit date and time" of a profile according to the different definitions used over time.
That is: Nz([Service_DtTm],Nz([Accept_dttm],[Arrive_Dttm])), where Service_DtTm is from created_FirstService query
Related articles
Related articles: |