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
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.