Set Max length on an attribute

So we have a database that can’t increase a column width so we need to short the attribute length when sending to that Database. Is there anyway to do this with a transform?

Substring may be what you are looking for.