How to filter excel file in if-statement

Thank you for the reply!
If I want to keep it generic can I also write:
Column “Datum”
Operation “=”
Value “DateTime.Now.ToString” ?

And do you know if there is also a way to put it directly in the condition of the if-statement e.g. as a linq or so?