DMN Date comparison

I have a use case where i need to check Expected Leaving Date against Joining Date. (Obviously, Expected Leaving date is always higher than joining date). So now, How to compare this two in DMN table?

Should i mention as (>Join_Date) with Expression as in brackets for Expected Leaving date input column?

Also, i must check whether the Expected Leaving Date is equal to current date or future date. So ultimately there are 3 conditions to be tested in one input column.

Date DMN.txt (1.3 KB)

Refer attached DMN and kindly advice on how to achieve it in FEEL.

https://docs.camunda.org/manual/7.8/reference/dmn11/feel/data-types/#date