Forum Discussion
v4anand18
8 years agoAdvocate I
Sorting a table using multiple columns
Hi All, Is it possible to sort a table using multiple columns? My table looks like this and i would like to sort by "Year" first and then by "Month". Is it possible?
- 4 years ago
I see this tread is quite old, but sorting a visual by one column and then a second column is as simple as clicking the 1st column header to sort ascending or decending. Then simply hold the <Shift> key down and click on the header of the second column.
Of course you can just keep the <Shift> pressed and click on a 3rd, 4th etc until happy.
I hope this helps.
Steve B
Thejeswar
7 years agoSuper User
Hi roopsnegi,
There is a break in your steps present in the Query Editor.
Check if all the steps are properly linked to each other. In simple words, there is a problem (mostly name related) with the steps before, in or after the Changed Type Step.
If you post the M-Query of your query, it will be easy to solve this error....
gustavoleo
7 years agoAdvocate II
The m code you’ve mentioned solve the problem to sort on the matrix visual? Would you post an example with repeated names? Cheers!