<?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: SAS 9.4: Distinct values to be shown in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176109#M45153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you do grouping the result will be distinct values. This is what you mentioned. &lt;BR /&gt;As you are saying this in not your requirement what is your requirement?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Jul 2014 06:06:00 GMT</pubDate>
    <dc:creator>jakarman</dc:creator>
    <dc:date>2014-07-13T06:06:00Z</dc:date>
    <item>
      <title>SAS 9.4: Distinct values to be shown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176106#M45150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want distinct values to be shown in the report for each column based on grouped by C and D columns. Could anyone please help me in achieving the below mentioned output? I have attached Test.txt file which contains Input data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Input data:-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="870"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="145"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="145"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="145"&gt;C&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="145"&gt;D&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="145"&gt;E&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="145"&gt;F&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;a&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aa&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;b&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aa&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;c&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bb&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;d&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;cc&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;a&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aa&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;b&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;cc&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;c&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aa&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;d&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aa&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;a&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;cc&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;aaa&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;b&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;cc&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;c&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;dd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;d&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ee&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;e&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ff&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;f&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;dd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;c&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ee&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;d&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ff&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;e&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;dd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;f&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ee&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;c&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ff&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;d&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;dd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;e&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ee&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;bbb&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;f&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ff&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;cccc&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;a&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;gg&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;cccc&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;b&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;hh&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;cccc&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;c&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;gg&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;cccc&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;d&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;jj&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;cccc&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;e&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;kk&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;cccc&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;f&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ll&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;dddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;eee&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;g&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;mm&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;dddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;eee&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;h&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;nn&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;dddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;eee&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;i&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;rr&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;dddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;eee&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;j&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;pp&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;dddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;eee&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;k&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;qq&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;dddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;eee&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;l&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;rr&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;dddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;eee&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;m&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;ss&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20" style="border-top: none;" width="145"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;" width="145"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;dddd&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;eee&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;n&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="145"&gt;tt&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Desired Output:-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="384"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="64"&gt;A&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;B&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;C&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;D&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;E&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;F&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;aaaa&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;aaa&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;a&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;aa&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;b&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;aa&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;c&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;bb&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;d&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;cc&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;bbbb&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;bbb&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;c&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;dd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;d&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;ee&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;e&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;ff&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;101&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;f&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;cccc&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;ddd&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;a&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;gg&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;b&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;hh&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;c&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;jj&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;d&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;kk&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;e&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;ll&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;f&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;dddd&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;eee&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;g&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;mm&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;h&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;nn&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;i&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;rr&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;j&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;pp&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;k&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;qq&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;l&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;ss&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;m&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;tt&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;" width="64"&gt;102&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;" width="64"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="64"&gt;n&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 10:21:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176106#M45150</guid>
      <dc:creator>1239</dc:creator>
      <dc:date>2014-07-11T10:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4: Distinct values to be shown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176107#M45151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your proc report (assuming sorted):&lt;/P&gt;&lt;P&gt;proc report data=...;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; columns a b c d e f;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; define a / 'ColA';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; define b / 'ColB';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; define c / group order=internal;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* this is the real part - use group or order */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; define d / group order=internal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more guidance: &lt;A class="active_link" href="http://support.sas.com/resources/papers/proceedings11/090-2011.pdf"&gt;http://support.sas.com/resources/papers/proceedings11/090-2011.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 10:32:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176107#M45151</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-07-11T10:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4: Distinct values to be shown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176108#M45152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the code. However, it's not working as per the requirement. If you notice the desired output, C, D, E and F columns values are unique based on C and D grouping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2014 02:10:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176108#M45152</guid>
      <dc:creator>1239</dc:creator>
      <dc:date>2014-07-13T02:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4: Distinct values to be shown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176109#M45153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you do grouping the result will be distinct values. This is what you mentioned. &lt;BR /&gt;As you are saying this in not your requirement what is your requirement?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2014 06:06:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176109#M45153</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-07-13T06:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4: Distinct values to be shown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176110#M45154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Distinct Values should be pulled for C, D, E and F columns as per the desired output requirement provided above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2014 06:20:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176110#M45154</guid>
      <dc:creator>1239</dc:creator>
      <dc:date>2014-07-13T06:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4: Distinct values to be shown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176111#M45155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are still not clear in your requirement Distinct and Unique are difffernt words having same meaning within the SQL language. &lt;BR /&gt;The meaning is the same result as by grouping ignoring grouping results. There are a lot of dogs called Max but not every dog is names Max.&amp;nbsp; &lt;BR /&gt;You have to be very precise in your description condition and wanted results. &lt;BR /&gt;As you do that you probably will already have your answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2014 06:27:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176111#M45155</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-07-13T06:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4: Distinct values to be shown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176112#M45156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want a report (print layout) ... In a tabular form like report is often a readable approach the headers for grouping are not repeating&lt;/P&gt;&lt;P&gt;This is what you have done to columns C and D&amp;nbsp; not A and B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want to have an other dataset for further processing. All levels of information caused them by joining a indentification should be there this is what you have done with columns A, B not C, D?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should it be one of the two: 1/ printable lay out or 2/ data processing ?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2014 06:36:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176112#M45156</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-07-13T06:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4: Distinct values to be shown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176113#M45157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If Proc report or proc sql used,&amp;nbsp; I am getting distinct values for all the rows which is correct according to SQL or SAS where in my requirement is to pull unique values for all the columns. Unique values should be in such a way that according A and B, rest of the columns values to be unique. Instead of rows as unique I need columns as unique which is linked to A and B columns.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2014 06:36:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176113#M45157</guid>
      <dc:creator>1239</dc:creator>
      <dc:date>2014-07-13T06:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4: Distinct values to be shown</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176114#M45158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if you eliminate the duplicates and then use proc report with specifying the first four columns as ORDER then the display is similar to what you wanted, but the first two columns will be blanked out when the values are the same just like the second two in your requested report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: navy; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;data&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; have ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;infile&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; cards &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;dsd&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;dlm&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;'|'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;input&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; a b (c d e f) ($) ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;cards&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|1|aaaa|aaa|a|aa&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|1|aaaa|aaa|b|aa&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|1|aaaa|aaa|c|bb&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|1|aaaa|aaa|d|cc&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|1|aaaa|aaa|a|aa&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|1|aaaa|aaa|b|cc&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|1|aaaa|aaa|c|aa&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|1|aaaa|aaa|d|aa&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|1|aaaa|aaa|a|cc&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|1|aaaa|aaa|b|cc&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|2|bbbb|bbb|c|dd&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|2|bbbb|bbb|d|ee&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|2|bbbb|bbb|e|ff&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|2|bbbb|bbb|f|dd&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|2|bbbb|bbb|c|ee&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|2|bbbb|bbb|d|ff&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|2|bbbb|bbb|e|dd&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|2|bbbb|bbb|f|ee&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|2|bbbb|bbb|c|ff&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|2|bbbb|bbb|d|dd&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|2|bbbb|bbb|e|ee&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;101|2|bbbb|bbb|f|ff&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|1|cccc|ddd|a|gg&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|1|cccc|ddd|b|hh&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|1|cccc|ddd|c|gg&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|1|cccc|ddd|d|jj&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|1|cccc|ddd|e|kk&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|1|cccc|ddd|f|ll&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|2|dddd|eee|g|mm&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|2|dddd|eee|h|nn&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|2|dddd|eee|i|rr&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|2|dddd|eee|j|pp&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|2|dddd|eee|k|qq&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|2|dddd|eee|l|rr&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|2|dddd|eee|m|ss&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: #FFFFC0;"&gt;102|2|dddd|eee|n|tt&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;;;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: navy; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;proc&lt;/STRONG&gt; &lt;STRONG style="color: navy; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;sort&lt;/STRONG&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=have &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;out&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=want &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;nodupkey&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; a--f;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: navy; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: navy; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;proc&lt;/STRONG&gt; &lt;STRONG style="color: navy; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;report&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;columns&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; a--f ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp; &lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;define&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; a--d / order ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; background: white; font-size: 10.0pt; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jul 2014 13:01:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-9-4-Distinct-values-to-be-shown/m-p/176114#M45158</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2014-07-13T13:01:06Z</dc:date>
    </item>
  </channel>
</rss>

