Hey,
I'm using Canvas app.
I made a dropdown that holds inch fractions:
["0","1/16","1/8","3/16","1/4","5/16","3/8","7/16","1/2","9/16","5/8","11/16","3/4","13/16","7/8","15/16"]
But, in the second thought, maybe shall I make an entity with those fractions.
But, after I made the entity I tried to make a view with ordered fractions.
I did sorting & filtering but still, they are not in order.

I saw that there default views, I would like to know what they are for?

Thanks 🙂