Hello,
I am trying to combine two calculated tables into one via SQL, however my model crashes when I try.
The two tables are:
CalculatedWaitRoomArrivals
CalculatedEHSArrivals
and turning into:
Join Patient Flows Triage Wait Times
Here is the model just before the crash happens:
New Generic Model for Triage_1.fsm
And here is a previous working version:
New Generic Model for Triage.fsm
Thanks!
Mark