Hi all
I am having trouble in configuring my flow and filtering against a date column.
In my dataverse datasource, i want to filter all project records that are due to tomorrow.
Everytime I try to filter against the date column, i either get "Syntax errors" or "Binary errors".
I have initialized a variable which sets the date for tomorrow

Below that I try to filter my datasource with that variable inside it.
My column in dataverse is firstit_clusterdate (this is correct)
When I execute my flow with following filter I get this error
-->

When I add double quotes around my variable I get the following error

-->

I feel like I tried almost everything in getting this thing to work.
I just want to filter everything that has the date of tomorrow in that column.
My datasource column is

Sharepoint felt so much easier...
Thank you in advance for any help 🙂