i would like to hide or remove the line above the report saying "order=1 Parameter=SYSTOLIC BLOOD PRESSURE (MMHG)"
its not a title i got this when i used By statement in proc report
Hello,
BYLINE System Option
Specifies whether to print BY lines above each BY-group.
OPTIONS NOBYLINE;
BR,
Koen
View solution in original post
thank you so much it worked
Hello @yogita_patel When the solution has worked, you should consider marking the issue as resolved.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.