I use odata date filters on get item (SP) actions frequently. I just created a new list where this does not work however. I have tried inputting the get item dynamic variable, and also composing a date variable using the @formatdatetime function but neither seem to work.
Any idea why this is happening?
This is the list I am Querrying

Here is the querry and the results using a compose variable to format the date time from the SP get item trigger:


Here are the same results using the dnyamic variable from the trigger


Any thoughts on what I am doing wrong here?