When I use the API enrichment step, it prefixes every column with api
. This is not great when I chain multiple enrichments. How can I change api
to something else?
Right now there is no way to change that. You could use Column Rename and Column filter steps though to keep things clear!
1 Like