You are viewing limited content. For full access, please sign in.

Question

Question

Quick Fields blank value

asked on April 2, 2013 Show version history

I am using pattern matching to extract on information from ocr and name the document after the numbers that took it, because of the image's quality , some times field comes blank, is there a way to put another name when the field comes in blanck, so that can be stored normally?


Thanks for the information!

0 0

Answer

APPROVED ANSWER
replied on April 2, 2013 Show version history

I actually wrote a Presales Place article a few months ago which should provide the answer to this question. You can find a link to the article here!

 

Let me know if you have any other questions!

0 0
replied on May 8, 2014

What pattern should I use to remplace numeric 0 padding characters with spaces in a numeric or text field?

 

Example: '0000123456' would be substituted with  '    123456'. 

 

 

 

0 0

Replies

replied on May 8, 2014

I succeed with a substitution activity in QF. In the example provided here! I changed $1 with '    S1'  and removed 'Error'. The activity token will be prefixed with 4 spaces. Since I always have 6 digits the result will be '    123456'.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.