BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
yogita_patel
Calcite | Level 5

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

 

yogita_patel_0-1650390743731.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
sbxkoenk
SAS Super FREQ

Hello,

 

BYLINE System Option

Specifies whether to print BY lines above each BY-group.

 

OPTIONS NOBYLINE;

 

BR,

Koen

View solution in original post

3 REPLIES 3
sbxkoenk
SAS Super FREQ

Hello,

 

BYLINE System Option

Specifies whether to print BY lines above each BY-group.

 

OPTIONS NOBYLINE;

 

BR,

Koen

Sajid01
Meteorite | Level 14

Hello @yogita_patel 
When the solution has worked, you should consider  marking the issue as resolved.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Mastering the WHERE Clause in PROC SQL

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.

Discussion stats
  • 3 replies
  • 1174 views
  • 5 likes
  • 3 in conversation