<?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: Tableeditor - Autofilter function in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Tableeditor-Autofilter-function/m-p/3956#M1664</link>
    <description>Hello Ken,&lt;BR /&gt;
&lt;BR /&gt;
This should work as you have it, however, with this version I made a change which caused this problem which you have found. I have corrected this in the updated tagset plus added quite a few new features. I am updating the web site with the tagset ASAP and will be glad to email you the updated version. You can send me email at the below address:&lt;BR /&gt;
&lt;BR /&gt;
Chevell.Parker@sas.com</description>
    <pubDate>Tue, 24 Jul 2007 13:28:16 GMT</pubDate>
    <dc:creator>Chevell_sas</dc:creator>
    <dc:date>2007-07-24T13:28:16Z</dc:date>
    <item>
      <title>Tableeditor - Autofilter function</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Tableeditor-Autofilter-function/m-p/3954#M1662</link>
      <description>To Chevell Parker/SAS experts.&lt;BR /&gt;
&lt;BR /&gt;
Hi all, I'm trying to get the Autofilter to function correctly with this tagset.  I'm using a single dataset that I'm outputting to HTML with the autofilter feature.  The filter drop-down boxes appear on the output but are totally empty.  No data from the dataset show so I can't filter.&lt;BR /&gt;
&lt;BR /&gt;
Does anyone have an idea of what I'm missing here?  I'm not too savvy with HTML and the SAS log does not give any clues as to what is happening.&lt;BR /&gt;
&lt;BR /&gt;
Here's my code.&lt;BR /&gt;
&lt;BR /&gt;
ODS LISTING CLOSE;&lt;BR /&gt;
ODS TAGSETS.TABLEEDITOR &lt;BR /&gt;
	FILE="C:\DESKTOP\JUMPSTART\JUMP.HTML" &lt;BR /&gt;
	OPTIONS (AUTOFILTER="YES" &lt;BR /&gt;
	                FILTER_COLS="1,2,3,4,5,6,7,8,9,10")&lt;BR /&gt;
	STYLE=STYLES.MYSTYLE;&lt;BR /&gt;
&lt;BR /&gt;
PROC PRINT DATA=JUMP.JUMPDUMP;&lt;BR /&gt;
RUN;&lt;BR /&gt;
&lt;BR /&gt;
ODS TAGSETS.TABLEEDITOR CLOSE;&lt;BR /&gt;
&lt;BR /&gt;
Any direction would be appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Thanks Ken.</description>
      <pubDate>Mon, 23 Jul 2007 16:43:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Tableeditor-Autofilter-function/m-p/3954#M1662</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-07-23T16:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Tableeditor - Autofilter function</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Tableeditor-Autofilter-function/m-p/3955#M1663</link>
      <description>Hi All, okay so I did some checking with my HTML source against Chevell's autofilter example and I found this line missing from my HTML.&lt;BR /&gt;
   &lt;BR /&gt;
      {&lt;BR /&gt;
          this.buildFilter(col, "(all)");&lt;BR /&gt;
      }&lt;BR /&gt;
&lt;BR /&gt;
I put this line in my HTML and now the data shows and filters correctly.  Does anyone know what Option command activates this code/feature using this tagset in SAS?  &lt;BR /&gt;
I've tried them all and in differing order but still can't get the data to show in the filters.&lt;BR /&gt;
&lt;BR /&gt;
Thanks Ken.</description>
      <pubDate>Mon, 23 Jul 2007 20:08:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Tableeditor-Autofilter-function/m-p/3955#M1663</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-07-23T20:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Tableeditor - Autofilter function</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Tableeditor-Autofilter-function/m-p/3956#M1664</link>
      <description>Hello Ken,&lt;BR /&gt;
&lt;BR /&gt;
This should work as you have it, however, with this version I made a change which caused this problem which you have found. I have corrected this in the updated tagset plus added quite a few new features. I am updating the web site with the tagset ASAP and will be glad to email you the updated version. You can send me email at the below address:&lt;BR /&gt;
&lt;BR /&gt;
Chevell.Parker@sas.com</description>
      <pubDate>Tue, 24 Jul 2007 13:28:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Tableeditor-Autofilter-function/m-p/3956#M1664</guid>
      <dc:creator>Chevell_sas</dc:creator>
      <dc:date>2007-07-24T13:28:16Z</dc:date>
    </item>
  </channel>
</rss>

