BookmarkSubscribeRSS Feed
wcpatton
Calcite | Level 5

Real data is a delinquency trend report by portfolio and monthend.

First row is 13 monthends, then 6 rows of delinquency bucket.  This is done for both balance and column percent of balance for a series of portfolios.

tables (portfolio='') *(balance = "balance" *sum='' balance = "rate" *colpctsum<total>='') , (delqbucket=''), (monthend = '')

something like that.

wcpatton
Calcite | Level 5

msoffice2k and xls got me the output I want, but the SASWEB style looks much different with this output.  Primarily, the title repeats every page break, which makes it look terrible.  I'm actually surprised that SASWEB style looks different just based on the output technique.  Also, with this setup, the options PAGES_FITWIDTH="1" FitToPages="YES" don't work anymore.

Cynthia_sas
SAS Super FREQ

Hi:

  If you notice, I didn't have a TITLE statement in my report for that reason, but did use PRINT_HEADER with TAGSETS.MSOFFICE2K_X and the suboption for "fit to page" is fittopage='yes'.

cynthia

wcpatton
Calcite | Level 5

Yeah, this gets me an output, but not the same one.  Given that these reports are standardized, I'm going to have to advise my office to not upgrade until SAS can actually fix this problem rather than just suggesting that the end user needs to fix it for themselves.

Lesson 1: Don't break what isn't broken.

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!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 18 replies
  • 3343 views
  • 7 likes
  • 4 in conversation