Hello,
i need the collection order by column "CupNumber" but i have a problem with values higher than 10...

This is my formula
ClearCollect(colSamplesForExport1,SortByColumns(Filter(FTIR_samples,Run=Value(varRun),Valid=true),"CupNumber",SortOrder.Ascending))
Thank you very much
BR
Jakub