Forum Discussion
TFStenberg
Jun 09, 2026Occasional Reader
Sorting dataentries but keeping separation between subheadings
Hello! I would like to sort datasets with three columns, but keep the sets separate with different subheadings, but sort them all within themselves. I find it difficult to explain further with words...
m_tarler
Jun 10, 2026Silver Contributor
If you have another 'grouping' you should include a column with that grouping identification. Then you can sort by that grouping first and the subgroup variable next
here is an example how I did it:
note: I needed to add the 1.1 and 2.1 on those headers to keep them in their places also