Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Defect: Marker included in extracted data for Target Text #9

Open
enaujokas opened this issue Dec 15, 2016 · 2 comments
Open

Defect: Marker included in extracted data for Target Text #9

enaujokas opened this issue Dec 15, 2016 · 2 comments
Assignees

Comments

@enaujokas
Copy link
Member

enaujokas commented Dec 15, 2016

In doing some preliminary tests with the latest version of Field Finder, it looks as though the Marker is being included in the extracted text. If you look at the image below, I setup a TT, Profile and Set to extract the characters before the first hyphen "-", not using a RegEx (image included further down). Is there a reason for this? If not, can you please adjust so the Marker is not included?

Thank you!

image

image

This is also happening with a RegEx. Please see screenshots below. Maybe this is the RegEx used, but I don't believe it should be extracting/including the hyphen if nothing is found.

image

image

@mrobustelli
Copy link
Contributor

mrobustelli commented Dec 16, 2016

Also, something to keep in mind, is when using the regex start and stop, we may want to include an option to (include marker) . Here are some screen shots.
image

Regex Start
image
image

(I know the regEx is aweful)
Regex End
image
image

Results - Other Props is source - Generic001 is destination
image

If I chose to exclude markers, I would see just bb

@mrobustelli
Copy link
Contributor

Also we should think about multiple matches
image

and groups
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants