Is there a way I can extract the first part of the textfile name and use this as the shapefile name?
Thanks
Is there a way I can extract the first part of the textfile name and use this as the shapefile name?
Thanks
if you want to extract some parts of the first part of your textfile name, you can use the SubstringExtractor on fme_basename and take the resulting attribute for fanout.
Best regards,
Stefan