Forum Discussion
Sorting a table using multiple columns
- 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
- v4anand188 years agoAdvocate I
- roopsnegi7 years agoRegular Visitor
Hi,
I am trying to apply this step in my query editor as a step, but it throws an error. Could you please suggest how to resolve it.
Expression.Error: The name 'Changed Type' wasn't recognized. Make sure it's spelled correctly.
Thank you,
Roopali
- Thejeswar7 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....