T
tarynnl
I have a column that contains the following data
concept1
concept3
concept10
concept20
concept30
etc...
i want to sort this column but when i do it changes to
Concept1
Concept10
concept20
concept30
concept3
how do i sort it by the values??
concept1
concept3
concept10
concept20
concept30
etc...
i want to sort this column but when i do it changes to
Concept1
Concept10
concept20
concept30
concept3
how do i sort it by the values??