BookmarkSubscribeRSS Feed
DavidPhillips2
Rhodochrosite | Level 12

I am following SAS article, Customizing Report Styles for SAS Web Report Studio, http://support.sas.com/documentation/cdl/en/biwaag/68048/HTML/default/viewer.htm#p1jgnzquo33ox1n1872... to add a new default style to Web Report Studio 9.4. 

I set

sas.wrs.style.css to VCU_OPDS_EADS.css

sas.wrs.style.schemelist to VCU_OPDS_EADS.css

However the new style does not show up in the Web Report Studio list of styles.

1 REPLY 1
Madelyn_SAS
SAS Super FREQ
  • For sas.wrs.style.css, make sure that you entered the fully qualified path.
  • For sas.wrs.style.schemelist, make sure that you specified the style name without the file extension (.css) or the path information. To keep the default styles, also include them in the list.

    You must restart the web application server in order to pick up the changes.

    Note that the default for new reports will continue to be Plateau unless you specify a default using
    sas.wrs.style.defaultscheme

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 941 views
  • 0 likes
  • 2 in conversation