I'm looking for the button/setting that allows you, when you have no data in some columns or rows or a zero value, to not put in -9999 and will just leave the cell empty or with a zero value.
I'm looking for the button/setting that allows you, when you have no data in some columns or rows or a zero value, to not put in -9999 and will just leave the cell empty or with a zero value.
the question is about which transformer?
Takashi
Using featuremerger or joiner.
Takashi
Thanks Takashi
I'll give them a go :)
Many thanks
depending on your data, there is also the NullAttributeReplacer to consider.
The FME Store also contains a NullAttributeRemover, if you need to remove the attributes completely (useful for writing NULL values to database tables).
David