Hi everybody,
Is there a possibility to have a Glide Table column with UPPER Function ?
Thank you,
M.V.
Glide doesn’t have a lot of good string functions…yet. You can do it, though, if you create a template column that sources from the column you want to UPPER and create replacement values for each letter of the alphabet that converts the lowercase version to the uppercase version.
1 Like