Quantcast
Viewing all articles
Browse latest Browse all 82143

Impossible to detect float

Hi,

I have a column with many float inside but they are detected as string and then the sort don't work very well.

for example : 7.5 is bigger than 10.2 when i do a sort.

If i put a 0 in front of 7.5 (07.5) then the sort work fine but i don't want that !

any idea ?

Viewing all articles
Browse latest Browse all 82143

Trending Articles