DQL report assistance
I am trying to create a custom DQL report with the details below but I need to search our file servers over a specific date range and can't work out how to specify this. can anyone assist? FROM path Get name, basename, absname, created_on, active_users.name If matchi(basename,’"*John.Doe*")=1 OR matchi(basename,"*Address")=1 OR matchi(basename,"*Address varient*")=1 Much appreciated in advance938Views0likes1Comment