Created FirstER BoardingLoc query: Difference between revisions

Created page with "The query Created_FirstER_BoardingLoc in CFE contains the first ER Boarding Loc dttm for each profile. It's used in calculating the ER Delay. == Log == == Related articles == {{Related Articles}} Category: Data structure"
 
mNo edit summary
Line 2: Line 2:


== Log ==  
== Log ==  
 
* 2024-10-17 - was using criteria <code>Like "*- ER" Or Like "-Emerg*"</code> where it should have been using <code>Like "*- ER" Or Like "*-Emerg*"</code>; updated to correct criteria


== Related articles ==  
== Related articles ==