fix: reverting col
This commit is contained in:
parent
f522038b8d
commit
fbbcf90956
@ -649,9 +649,9 @@ create table dqdata as
|
|||||||
%mend dq_selects;
|
%mend dq_selects;
|
||||||
%dq_selects()
|
%dq_selects()
|
||||||
|
|
||||||
proc sort data=dqdata;
|
proc sort data=dqda/editor/DC775164.MPE_X_TESTta;
|
||||||
/* order by selectbox_order then the value */
|
/* order by selectbox_order then the value */
|
||||||
by base_col selectbox_order actual_order;
|
by base_col selectbox_order rule_data;
|
||||||
run;
|
run;
|
||||||
|
|
||||||
%mp_getmaxvarlengths(work.sasdata1,outds=maxvarlengths)
|
%mp_getmaxvarlengths(work.sasdata1,outds=maxvarlengths)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user