Hi Team,
I'm using the below code to get the label in 2 lines. But for some reason the the text is not splitting into next line. Any Help much appreciated.
example: "Placebo" in first line and "n/N(Response rate)" in the second line
sidebar / align = top;
layout lattice / rows = 2 columns = 2 columnweights = preferred;
entry halign = left "Placebo(*ESC*)/n/N(Response rate)"/ textattrs = (weight = bold);
entry halign = left "DRUG_A(*ESC*)/n/N(Response rate)"/ textattrs = (weight = bold);
endlayout;
endsidebar;
I tried both the ways but it is not working. Please let me know if I miss anything. screenshot fo the code attached
I need the column headers look like in the screenshot above
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.
Early bird rate extended! Save $200 when you sign up by March 31.
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.