Solved
Using the String Concatenator...
With String concatenator, can I only concatenate an output for rows where data is null or blank in a different field? Example: I have a field with addresses, only some entries are null or blank. I do have house numbers and street names in their own respective fields for every entry. I want to concatenate ONLY rows where the full address field is null or blank
Best answer by takashi
Hi,
View original
I think there are at least two approaches:
1. Use a Tester to determine if the full address field is null or blank; concatenate strings for Passed features with a StringConcatenator.
2. Use the Conditional Value setting functionality of the AttributeCreator. If the full address field is null or blank, create a concatenated string and assign it to the field. Otherwise, do nothing.
Takashi
<strong>This post is closed to further activity.</strong><br />
It may be a question with a best answer, an implemented idea, or just a post needing no comment.<br />
If you have a follow-up or related question, please <a href="https://community.safe.com/topic/new">post a new question or idea</a>.<br />
If there is a genuine update to be made, please contact us and request that the post is reopened.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.