<?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 Get headings of tables and counts in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Get-headings-of-tables-and-counts/m-p/574068#M162132</link>
    <description>&lt;P&gt;I have a number of tables that I would just like to write a bit of code to just show the headings of the columns and the count of the rows with data in under each column.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jul 2019 04:49:21 GMT</pubDate>
    <dc:creator>RALL</dc:creator>
    <dc:date>2019-07-17T04:49:21Z</dc:date>
    <item>
      <title>Get headings of tables and counts</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Get-headings-of-tables-and-counts/m-p/574068#M162132</link>
      <description>&lt;P&gt;I have a number of tables that I would just like to write a bit of code to just show the headings of the columns and the count of the rows with data in under each column.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2019 04:49:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Get-headings-of-tables-and-counts/m-p/574068#M162132</guid>
      <dc:creator>RALL</dc:creator>
      <dc:date>2019-07-17T04:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Get headings of tables and counts</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Get-headings-of-tables-and-counts/m-p/574069#M162133</link>
      <description>&lt;P&gt;Welcome to the SAS Community &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where do you want the counts to be displayed? In a report or in a new data set or?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2019 05:08:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Get-headings-of-tables-and-counts/m-p/574069#M162133</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2019-07-17T05:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Get headings of tables and counts</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Get-headings-of-tables-and-counts/m-p/574070#M162134</link>
      <description>&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; , just in a report.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2019 05:14:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Get-headings-of-tables-and-counts/m-p/574070#M162134</guid>
      <dc:creator>RALL</dc:creator>
      <dc:date>2019-07-17T05:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Get headings of tables and counts</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Get-headings-of-tables-and-counts/m-p/574220#M162210</link>
      <description>Have you looked at PROC CONTENTS and OUT= data sets?&lt;BR /&gt;&lt;BR /&gt;A data set has the same number of rows for each column so you may want to be more descriptive than count of rows. &lt;BR /&gt;&lt;BR /&gt;If you're looking for table and # of rows per table check out sashelp.vtable. &lt;BR /&gt;&lt;BR /&gt;For column information check out sashelp.vcolumn</description>
      <pubDate>Wed, 17 Jul 2019 15:29:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Get-headings-of-tables-and-counts/m-p/574220#M162210</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-07-17T15:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Get headings of tables and counts</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Get-headings-of-tables-and-counts/m-p/574438#M162321</link>
      <description>&lt;P&gt;Thanks the&amp;nbsp;&lt;SPAN&gt;sashelp.vtable did the trick.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 03:55:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Get-headings-of-tables-and-counts/m-p/574438#M162321</guid>
      <dc:creator>RALL</dc:creator>
      <dc:date>2019-07-18T03:55:42Z</dc:date>
    </item>
  </channel>
</rss>

