I´ve been trying to create some customer reports but I keep getting stuck on trying to retrive rows that matches two arguments.
I need to retrive all rows containing both the OUT_DATETIME where it matches the current date and if the OUT_DATETIME is null. Now I have very little experience with ODATA filter queries but I´ve tried adding "or eq null" "or OUT_DATETIME eq null" "or null" after the expression without any luck.
This is how the filter query currently look: