question

Amy avatar image
0 Likes"
Amy asked Amy answered

Transfer by specific staff member

I want to transfer patients to specific staff members. The current model selects staff and then selects patients from a list. I want to filter the list so that only specific staff members can transfer patients, but it's not working properly.


Query: "WHERE [porter_id2] == token.Staff.porter_id ORDER BY DateTime ASC, travelDistance ASC"

1715604069795.png

FlexSim 21.2.4
staff member
1715604069795.png (52.1 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Amy avatar image
0 Likes"
Amy answered

I used "WHERE [porter_id2] = Puller.porter_id ORDER BY DateTime ASC, travelDistance ASC" for Query and it worked!

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.