I have a filter query with this
substringof('variable', 'column') and EventDate Ge 'utcNow('yyyy-MM-ddTHH:mm:ssZ')' (expression)
It keeps getting not valid error for some reasons. It is working with substring of. I cannot seem to make it work with the dates though.