To uppercase
Last updated
Was this helpful?
Last updated
Was this helpful?
The To uppercase step allows to convert a text column to uppercase.
Convert column
column(string)*: the column to be converted into uppercase
Input
Configuration
Output
We do not support accents. If you have accents you need to lowercase with Mongo, use a replacetext
step after uppercase
.