Forum Discussion
cherryguille
8 years agoNew Member
Power Bi does not order with custom column
Hi, I am having a littel bug with my table and maybe someone can help me. I have one little table of 10 rows with two a few columns. I have created a new custom column that sum two whole numbers....
- 8 years ago
That looks like it is sorting alphabetically, rather than numerically.
Check that the field is actually a number and not text.
The fact that the numbers are left aligned and not right aligned would seem to back this up.
- 8 years ago
v-haibl-msft
8 years agoMicrosoft Employee
cherryguille
8 years agoNew Member
Good morning v-haibl-msft , Gazzer, that was the problem. The new costum column it is not whole number, i change the format and it already work, thank you both.