I am trying to do a really basic function.
I have a CAD file which i add an attribute to and populate with the fme_basename.
I then have an EXCEL that contains the fme_basename and also another field called 'DESCRIPTOR'
basically what i want to do it a test where FME says If the fme_basename = the Basename from excel then populate new field with the value from descriptor. I have used an attribute creator with a conditional value but does not seem to work?