If I append "WinterChart<< Sort by Subgroup( 1 );" below, it does make the subgroup display correctly.
However, the original program has the setting "Chart( Position( 1 ), Limits( Sigma( "Levey Jennings" ) ) )," which allows the limits to be calculated using 3 sigma.
But with the result of Sort by Subgroup( 1 ), the chart still shows as an R Chart.
How should I adjust it so that when "Sort by Subgroup( 1 )" is applied, it can still display the sigma limits based on "Levey Jennings"?