Is there a way to use a format a title similarly to how data can be formatted?
The closest thing in syntax I can think of that does not work is.
title="%Put(&max_level_name sLev.) only";
There are options to control the look of the text in a title statement and you can also put BY variables and their values in titles.
Rewording a little.
In SAS 9.2 I’m trying to make a title statement of
Title = “only 1”;
To display
Only Baccalaureate
Using a structure like
value dLvl
1='Baccalaureate';
Data null,
Thanks for helping me out. I was querying the value or storing the value without needing to, this will help with efficiency.
Alternatively.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.
Ready to level-up your skills? Choose your own adventure.