Hi
It’s quite common to see sth like Lookup(First(UpperCase(Trim(SomeList)))).
And of course Template Columns like: "Document Last Edited on "+ DateToText(FormatJJMMAAAA(DateOnly(TextToDate(First(Array))))).
You get the idea even the example is not optimized.
Can we have sth to optimize the nb of columns: by combining/including several types into one?
Thks, Team Glide:cherry_blossom: