The syntax for an appropriate filter expression was shown in this post ... Filter by date?
For example:
"$ifgreater(%_file_mod_datetime_raw%,%_file_create_datetime_raw%,1,0)" IS 1
But your problem cannot be solved by comparison of file modification and file creation.