BookmarkSubscribeRSS Feed
PhilfromGermany
Fluorite | Level 6

Hi Everyone!

Thank you for looking into my topic

The other day I ran into a problem generating reports using proc print and proc gplot. I use the #byval(var) function to create the titles for the box plot for each by Group. Except for the first page, the function gets resolved on all pages. The first page just says:

#byval (monat) / #byval(jahr)

I researched the problem and it has been suggested that I use "options nobyline" which I already do.

Code's attached. Thanks in advance!

Phil

2 REPLIES 2
Cynthia_sas
SAS Super FREQ

Hi:

  It seems to me that you are experiencing something like this 7456 - #BYVAL used in a TITLE statement in conjunction with PROC PRINT output displaysincorrect valu... only your behavior is with a different procedure and the first title is missing instead of the last title being missing. Because there is more than one Tech Support note on issues with #BYVAL, I would suggest that you open a track with Tech Support on this. You might have discovered a new twist of this problem and Tech Support are the only ones who can involve the developers if they need to.

cynthia

PhilfromGermany
Fluorite | Level 6

Hi Cynthia, thank you for your response. I actually read that note earlier und figured it would have to somehow apply to the problem I'm encountering, except the first and not the last title is missing in my report (as you mentioned in your post).

Though opening a track is probably the right call, I just ended up using the byline statement instead.

Thanks!

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is Bayesian Analysis?

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 1095 views
  • 3 likes
  • 2 in conversation