How to solve the Error:you can only break on grouping and ordering variables?
Even though my break variable is defined as order with display,i do get this error.
please help me on this.
Hope it is something like
define x / order display;
could you please remove the display and try.
But i have to display the variable im my sas output file.
The variable listed on the BREAK statement is not defined as GROUP or
ORDER.
Solution:
Remove the BREAK statement or change the usage on the DEFINE
statement of that variable to GROUP or ORDER.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.
Save $200 when you sign up by March 14!
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.