<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: extend variable label length in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/extend-variable-label-length/m-p/454792#M114962</link>
    <description>&lt;P&gt;Labels are limited to 256 characters.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Apr 2018 15:10:21 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-04-17T15:10:21Z</dc:date>
    <item>
      <title>extend variable label length</title>
      <link>https://communities.sas.com/t5/SAS-Programming/extend-variable-label-length/m-p/454782#M114957</link>
      <description>&lt;P&gt;I have created labels for my variables using the label statement in a data step. Some of my variable labels are longer than 256 characters are are cut off in the output and in graphs. How can I extend the length of the variable label?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;
data yikes; set pes.pes&amp;amp;version&amp;amp;sem&amp;amp;yr;
label &amp;amp;sem&amp;amp;yr.r113="The Iraqi government declared victory over the Islamic State in the battle for _________, which began in October 2016. Prime Minister Haider al-Abadi arrived in the city on July 9, 2017 to mark the formal end of a bloody campaign that killed thousands of people and displaced nearly a million more."
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/19856iD45AA6B7C264C2C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:00:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/extend-variable-label-length/m-p/454782#M114957</guid>
      <dc:creator>pastorda</dc:creator>
      <dc:date>2018-04-17T15:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: extend variable label length</title>
      <link>https://communities.sas.com/t5/SAS-Programming/extend-variable-label-length/m-p/454787#M114960</link>
      <description>&lt;P&gt;Looking at your graph, you need the text below your graph. Why don't you try using "FOOTNOTE".&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:06:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/extend-variable-label-length/m-p/454787#M114960</guid>
      <dc:creator>SuryaKiran</dc:creator>
      <dc:date>2018-04-17T15:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: extend variable label length</title>
      <link>https://communities.sas.com/t5/SAS-Programming/extend-variable-label-length/m-p/454792#M114962</link>
      <description>&lt;P&gt;Labels are limited to 256 characters.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:10:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/extend-variable-label-length/m-p/454792#M114962</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-04-17T15:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: extend variable label length</title>
      <link>https://communities.sas.com/t5/SAS-Programming/extend-variable-label-length/m-p/454806#M114970</link>
      <description>&lt;P&gt;Thanks Suryakiran! I decided to try it first by using item stem as the axis label and all is well now. I appreciate your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:33:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/extend-variable-label-length/m-p/454806#M114970</guid>
      <dc:creator>pastorda</dc:creator>
      <dc:date>2018-04-17T15:33:29Z</dc:date>
    </item>
  </channel>
</rss>

