M
mcl
I'm importing text files of data where some values cointain muliple 9's for
missing. For example 9999 or 99999. Is it possible to somehow set these to
null during the import process.
Along that same idea can I do unit conversions on import. For example, if a
field is metric (meters) could I convert it to feet during the import
assuming of course it's not 9999 which means it should be set to null?
missing. For example 9999 or 99999. Is it possible to somehow set these to
null during the import process.
Along that same idea can I do unit conversions on import. For example, if a
field is metric (meters) could I convert it to feet during the import
assuming of course it's not 9999 which means it should be set to null?