<?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: proc report auto filter ods excel in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/proc-report-auto-filter-ods-excel/m-p/753192#M237359</link>
    <description>For Excel that means you need your DM column repeated in each column. You could then build a pivot table in this structure, but in this format, Excel will need the row repeated.</description>
    <pubDate>Fri, 09 Jul 2021 15:21:18 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2021-07-09T15:21:18Z</dc:date>
    <item>
      <title>proc report auto filter ods excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-report-auto-filter-ods-excel/m-p/753146#M237336</link>
      <description>&lt;P&gt;Hello!&amp;nbsp; I am using autofilter option in proc report.&amp;nbsp; however when I filtered the actual report it does not give me my desired output.&amp;nbsp; is there a way to filter in group?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Current ouput" style="width: 205px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/61101iB83131D137497024/image-size/large?v=v2&amp;amp;px=999" role="button" title="Autofilter.PNG" alt="Current ouput" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Current ouput&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="I want to auto filter using the DM column to get the locations under the DM" style="width: 286px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/61102iAFA75233D8812AA3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Autofilter1.PNG" alt="I want to auto filter using the DM column to get the locations under the DM" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;I want to auto filter using the DM column to get the locations under the DM&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="this is what happens when I filter using the DM column" style="width: 203px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/61103i24EF73BB95777E0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Autofilter2.PNG" alt="this is what happens when I filter using the DM column" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;this is what happens when I filter using the DM column&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;image 1 is the current output, image 3 is what happens when I filtered using the DM column.&amp;nbsp; my desired output is that when I filtered using the DM it will also show the locations under the DM's name.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;below is what I have coded for the autofilter:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods excel file="\\pathdirectory\test_List.xlsx"&lt;BR /&gt;options(sheet_name='Campaign Summary'&lt;BR /&gt;frozen_rowheaders='2' &lt;BR /&gt;frozen_headers='4' &lt;BR /&gt;autofilter="1-2");&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks a lot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 13:50:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-report-auto-filter-ods-excel/m-p/753146#M237336</guid>
      <dc:creator>Eugenio211</dc:creator>
      <dc:date>2021-07-09T13:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: proc report auto filter ods excel</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-report-auto-filter-ods-excel/m-p/753192#M237359</link>
      <description>For Excel that means you need your DM column repeated in each column. You could then build a pivot table in this structure, but in this format, Excel will need the row repeated.</description>
      <pubDate>Fri, 09 Jul 2021 15:21:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-report-auto-filter-ods-excel/m-p/753192#M237359</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-07-09T15:21:18Z</dc:date>
    </item>
  </channel>
</rss>

