"Order by count" do not work in a conditional data filter
Dear sirs: I try to use the "conditional" and "order by count" in the same data fitler. It can work by manual select, but do not work in the JSL. The "sort by count" don't work when "conditional" in the same data filter. (please refer following JSL code)
Could any big boss can help? thanks.
Thanks. Order by count can't work in this JSL:dt = open("$sample_data\big class.jmp");
dt << Data Filter(
L
...