Page 1 of 1

Problems with matching

PostPosted: Sat May 12, 2018 5:41 pm
by jayhalleaux
Not sure what I am doing wrong. Trying to reorder a terrible system into a better one.

Code: Select all
Matching: McKesson Credit Memo 89833855 11-28-16

Name (matches) [name] [date]

Token "name" that is anything. Then empty space. 2nd token is "date" that is an automatic detect date.

Then I rename according to that.


When I preview says the rules do not match

Re: Problems with matching

PostPosted: Mon May 14, 2018 10:56 am
by Mr_Noodle
Maybe it can't resolve the date since it's ambiguous. Is the year first or last? I suggest trying to specify the date pattern manually and see if it works after that.