Please tell me about the Expression function to sort [Name] in the table "test" in ascending order by [number] in the same table.
Note that ORDERBY(test[Name], [number], TRUE) requires that [Name] be a key value, but [Name] is not a key value. What should I do?
Solved! Go to Solution.
User | Count |
---|---|
15 | |
12 | |
9 | |
8 | |
4 |