Hello
I am building a workflow using get items action and there I specify the filter query as follows:
ColumnA ne ColumnB (both are date-time)
As a result I get:
Fetching items failed. Possible invalid string in filter query.
Could you tell me what time doing wrong?
Thank you