Skip to main content
Question

Attribute search

  • October 3, 2018
  • 1 reply
  • 19 views

Forum|alt.badge.img

I want to search attributes from one table in another and extract them irrespective of case sensetive. For example MAB in one table should be searched in another table and find MAB or mab or Mab ?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

Forum|alt.badge.img+2
  • 719 replies
  • October 3, 2018

Hi @mukhtar_gf

I think the StringSearcher transformer or the @FindString FME function within the Text Editor may be of interest to you here. You can set this search to be case insensitive.