<?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: Viewing Column Names and Labels Simultaneously in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Viewing-Column-Names-and-Labels-Simultaneously/m-p/176461#M264718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using ViewTable, the tool that opens datasets from the explorer window, then the answer will be no.&lt;/P&gt;&lt;P&gt;Also since the default label for variables without labels is the variable name do you really want to see&lt;/P&gt;&lt;P&gt;VariableName&lt;/P&gt;&lt;P&gt;VarialbleName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as a column heading?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could however make the variable name PART of the label:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;label thisvar='ThisVar: longer text for label';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Aug 2014 22:45:25 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2014-08-26T22:45:25Z</dc:date>
    <item>
      <title>Viewing Column Names and Labels Simultaneously</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Viewing-Column-Names-and-Labels-Simultaneously/m-p/176457#M264714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anybody know of a way to have SAS display column names and labels simultaneously in tables?&amp;nbsp; Is it possible to make this a default setting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!_&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 20:14:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Viewing-Column-Names-and-Labels-Simultaneously/m-p/176457#M264714</guid>
      <dc:creator>jp_78</dc:creator>
      <dc:date>2014-08-26T20:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing Column Names and Labels Simultaneously</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Viewing-Column-Names-and-Labels-Simultaneously/m-p/176458#M264715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain what client you are using, SAS version etc?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 20:17:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Viewing-Column-Names-and-Labels-Simultaneously/m-p/176458#M264715</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-08-26T20:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing Column Names and Labels Simultaneously</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Viewing-Column-Names-and-Labels-Simultaneously/m-p/176459#M264716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using SAS 9.4.&amp;nbsp; I don't know what client I am using.&amp;nbsp; I don't even know what that means.&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;nbsp; How can I find out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 22:05:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Viewing-Column-Names-and-Labels-Simultaneously/m-p/176459#M264716</guid>
      <dc:creator>jp_78</dc:creator>
      <dc:date>2014-08-26T22:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing Column Names and Labels Simultaneously</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Viewing-Column-Names-and-Labels-Simultaneously/m-p/176460#M264717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you displaying/viewing/reporting your tables? There are many ways of doing this in SAS so unless you tell us how you are doing this then it is difficult to offer any advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example if you are using code then provide a sample, if you are using a SAS window, then describe how you do that and perhaps provide a screen shot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 22:29:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Viewing-Column-Names-and-Labels-Simultaneously/m-p/176460#M264717</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2014-08-26T22:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing Column Names and Labels Simultaneously</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Viewing-Column-Names-and-Labels-Simultaneously/m-p/176461#M264718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using ViewTable, the tool that opens datasets from the explorer window, then the answer will be no.&lt;/P&gt;&lt;P&gt;Also since the default label for variables without labels is the variable name do you really want to see&lt;/P&gt;&lt;P&gt;VariableName&lt;/P&gt;&lt;P&gt;VarialbleName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as a column heading?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could however make the variable name PART of the label:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;label thisvar='ThisVar: longer text for label';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 22:45:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Viewing-Column-Names-and-Labels-Simultaneously/m-p/176461#M264718</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-08-26T22:45:25Z</dc:date>
    </item>
  </channel>
</rss>

