That's because your number column is not an actual number but text. Convert it to value and use the Sort function.
Hi,
If your Nummer column is calculated column, then you can try something like below -
Sort(Filter(your filter formula), Value(Nummer), Ascending)
That's because your number column is not an actual number but text. Convert it to value and use the Sort function.
Hi,
If your Nummer column is calculated column, then you can try something like below -
Sort(Filter(your filter formula), Value(Nummer), Ascending)
User | Count |
---|---|
122 | |
87 | |
86 | |
75 | |
67 |
User | Count |
---|---|
214 | |
180 | |
137 | |
96 | |
83 |