Combine Columns (especially formatting) like LookUp+Trim+UpperCase+First

Hi :cherry_blossom:
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::wine_glass::croissant::slightly_smiling_face::heartpulse::mechanical_arm: