Making decimal parsing (and therefore sorting) work
It didn't work because we tried to remove the suffix " €" before parsing, but actually, the space was a special character
Loading
It didn't work because we tried to remove the suffix " €" before parsing, but actually, the space was a special character