Date filters in report defintion for use with Elastic Search
Hi All,
Seems I cannot provide a date filter in a report definition intended to be used with Elastic Search. As soon as I do it falls back to SQL with the error UnexpectedResolutionFailureAlert.
com.pega.pegarules.data.internal.rd.resolve.UserResolveReportException: Filter operation not supported
It doesn't matter is you use equals or less than or any relationship same error regardless.
Can someone explain why we can't filter on a date field? I'm simply trying to use pxCreateDateTime.
Thanks Craig