Filtering Orchestrator Queue items

Hi All,

I want to filter the items added to queue based on one of its content.
Doc1.docx (34.6 KB)

As per the uploaded doc there is data “Available date” which contains date and time.

now what I am looking at is suppose when there are few different items present in my queue and each queue item has different “Available Date”. I want to process the queue items based on this Available date and time based FIFO method.

please suggest if this is achievable and how