Hello,
I have a table that display the id of an item. I would like to sort it from the lowest to higher number. The problem is that Goodddata consider it is an attribute, so a varchar, and it does not order it in the right way (see screenshot). All the numbers starting with 1 will be together, then all the numbers starting with 2, etc... Is there a way to fix that ?