Order by descending only ordering by first digit instead of entire number

Every other column but "TimeBehind" sorts by the entire number and they are all created the same. Here is a screenshot of the column "TimeBehind" sorting by only the first digit instead of the entire number:

Interesting. Can you open up the dataset editor and see what the datatype of that column is vs the columns that are working properly?
image

4 Likes

It was an integer, but I got it fixed. I just deleted the column and the group in the transaction group and remade it the exact same way and it worked. Seemed like just a bug or maybe editing the block group after making it caused an issue. Thanks!