Skip to main content
Solved

replace letters


terezia86
Forum|alt.badge.img

Hi,

is there any way to replace ALL big letters for small ones?

Thanks

Best answer by sandervanegmond

You could use an AttributeCreator with:

new_value = @LowerCase(@Value(old_value))

View original
Did this help you find an answer to your question?

3 replies

david_r
Celebrity
  • January 9, 2020

If it's the attribute values: StringCaseChanger

If it's the attribute names: BulkAttributeRenamer


sandervanegmond
Contributor
Forum|alt.badge.img+8

You could use an AttributeCreator with:

new_value = @LowerCase(@Value(old_value))


terezia86
Forum|alt.badge.img
  • Author
  • January 9, 2020

Hi,

Great! I used StringCaseChanger. Worked perfect!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings