Hi,
like I can do in Excel, I want to sort ascending first column A, then column B
In databases, I can only sort for 1 column
what I have as initial is
A | B |
1 | 4 |
3 | 2 |
3 | 3 |
1 | 1 |
what I want to have as result is
A | B |
1 | 1 |
1 | 4 |
3 | 2 |
3 | 3 |
databases let me only sort for A or for B
so I get either
A | B | A | B | ||
1 | 4 | here I want to have the 1 | 1 | 1 | |
1 | 1 | here the 4 | 3 | 2 | |
3 | 2 | 3 | 3 | ||
3 | 3 | 1 | 4 |
Hi @Alexander Pappert thanks for the feedback! Being able to sort by multiple columns is on our short-term roadmap and should be released within the next few months.
Excited to hear this. Let me know if you need a beta tester ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still looking forward to this ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Rachel Li Any timeline for this yet? Just found/started using Databases and we really need this feature.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 on having this feature! We're starting to run our roadmap on DB and the lack of this feature makes it extremely messy!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.