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
Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.
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.