Forum Discussion
Issues sorting one column by another when using filters
- 7 years ago
Hi Chris3y
Based on my test, you may check the 'Title' column. The error is because it has duplicate values. If there is no duplicate titles it will not have error and it could be sort by row number as below pictures.
Error
correct
Regards,
Cherie
Hi Chris3y
Based on my test, you may check the 'Title' column. The error is because it has duplicate values. If there is no duplicate titles it will not have error and it could be sort by row number as below pictures.
Error
correct
Regards,
Cherie
- Chris3y7 years agoFrequent Visitor
Thank you for the reply.
I have some blanks in that column so I'm sure that's the problem.
Really, all I want to do is display the Title column (among others) in a tabular visual but sorted by the RowNumber one. However, I don't want to display the row number.
If I *do* display rownumber, I can sort the who set in the visual by it but as I say, I'd rather not do that if possible. Can you suggest anything further?
I've tried sorting the whole set by RowNumber column in the query editor but it has no effect when adding just the title column which is then sorted alphabetically.
- v-cherch-msft7 years agoMicrosoft Employee
Hi Chris3y
Do you use table visual or others? It could be sorted without RowNumber column.
Regards,
Cherie
- Chris3y7 years agoFrequent Visitor
Rightly or wrongly, I'm specifically using the built-in "matrix" visual. The "Sort by Column" button is greyed out, even after selecting the "RowNumber" column from the field list. The button is only enabled if I add the RowNumber column to the visual which I'm trying to avoid.