Skip to main content
Question

Aggregator, not Merge Incoming Attributes


hlouie
Contributor
Forum|alt.badge.img+16

Table of attributes I want to merge with Group By: FILENAME

Input

Aggregator

Output

Desire

3 replies

takashi
Influencer
  • August 1, 2018

The output is correct, since <null> is a value. Consider using the NullAttributeMapper to remove all <null> values (i.e. change to <missing>) to get the desired result.


hlouie
Contributor
Forum|alt.badge.img+16
  • Author
  • Contributor
  • August 1, 2018
takashi wrote:

The output is correct, since <null> is a value. Consider using the NullAttributeMapper to remove all <null> values (i.e. change to <missing>) to get the desired result.

Success, the fields need's to be "MISSING", NULL and BLANK don't work.

 

Thank-you

 

 


takashi
Influencer
  • August 1, 2018
takashi wrote:

The output is correct, since <null> is a value. Consider using the NullAttributeMapper to remove all <null> values (i.e. change to <missing>) to get the desired result.

Good to hear.

 

<empty> is a string value consisting of no characters; <null> is a special value indicating that the attribute exists but it doesn't have a valid value; <missing> indicates that the attribute does not exist.

 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings