Problemunvalidated
sort product names in a natural way. Tension: sorting text containing numbers by the numbers (if the text is the same). Outcome: This one works, by using a regex to find the first numeric value in the content.
0200bd21-f5a8-4b72-ab2d-e08e7bbaaa1c
sort product names in a natural way. Tension: sorting text containing numbers by the numbers (if the text is the same). Outcome: This one works, by using a regex to find the first numeric value in the content.