Skip to main content

I’m using the SchemaMapper and I have a question. After transforming the data, I noticed that in the 'Unexposed Attributes' section, the attributes are correctly mapped, but in the resulting table, the attributes still appear without the mapping. Does anyone know how to ensure that the attributes, after passing through the SchemaMapper, show up correctly mapped in the final table? Is there any additional configuration needed?

 

Hi ​@francisco_1988 ,

You have already confirmed that the attributes with new names have been created, in the Feature Information window - Unexposed Attributes section.

If you don't want to keep the original attributes, select "Remove" for the Source Attributes parameter in the SchemaMapper.

If necessary, you can use AttributeExposer to show the new attribute columns (unexposed attribute names) in the table view, AttributeRemover or AttributeManager to remove the old attribute columns (exposed attribute names) from the table view.

Please be aware that  Exposed is not equivalent to Existing, Unexposed is not equivalent to Not-Existing.