Hi @k_to ,
Internal column names are common and usually be used for App design, end users won't recognize this case. Even though you create new columns with names in English sometimes there still be different internal names. As the result, it's not necessary to add additional columns.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
ありがとうございます。
エラーが出てるのはまた別の理由でエラーが出てるという事でしょうか?
Hi @k_to ,
It seems closing bracket is missing in the Filter function. Please try and modify your formula as follows:
SortByColumns(Filter(List,criteria),"SortColumn",Accending)
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.