<?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: Filter with Wild Cards in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Filter-with-Wild-Cards/m-p/398974#M25640</link>
    <description>&lt;P&gt;In what context are you asking? &amp;nbsp;This will work in some contexts:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;code =: 'Y'&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2017 23:39:51 GMT</pubDate>
    <dc:creator>WarrenKuhfeld</dc:creator>
    <dc:date>2017-09-26T23:39:51Z</dc:date>
    <item>
      <title>Filter with Wild Cards</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Filter-with-Wild-Cards/m-p/398968#M25639</link>
      <description>&lt;P&gt;I have some location codes that may be 3 characters or 5 characters.&amp;nbsp; Regardless of how many characters, I need a filter set that will return all location codes that begin with the letter "Y".&amp;nbsp; I've tried 'Contains Y%', with no results.&amp;nbsp; Can someone suggest the correct syntax?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, in advance, for your help!&lt;/P&gt;&lt;P&gt;Rita Yee&lt;/P&gt;&lt;P&gt;Project Engineer, FedEx Express&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 22:12:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Filter-with-Wild-Cards/m-p/398968#M25639</guid>
      <dc:creator>RPYee</dc:creator>
      <dc:date>2017-09-26T22:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter with Wild Cards</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Filter-with-Wild-Cards/m-p/398974#M25640</link>
      <description>&lt;P&gt;In what context are you asking? &amp;nbsp;This will work in some contexts:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;code =: 'Y'&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 23:39:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Filter-with-Wild-Cards/m-p/398974#M25640</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2017-09-26T23:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Filter with Wild Cards</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Filter-with-Wild-Cards/m-p/399046#M25652</link>
      <description>&lt;P&gt;Try:&lt;/P&gt;
&lt;P&gt;upcase(substr(locationCode,1,1)) = 'Y'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use it in an advance filter &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 06:39:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Filter-with-Wild-Cards/m-p/399046#M25652</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2017-09-27T06:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Filter with Wild Cards</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Filter-with-Wild-Cards/m-p/399164#M25659</link>
      <description>&lt;P&gt;Worked perfectly!! Thanks so much!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 13:44:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Filter-with-Wild-Cards/m-p/399164#M25659</guid>
      <dc:creator>RPYee</dc:creator>
      <dc:date>2017-09-27T13:44:25Z</dc:date>
    </item>
  </channel>
</rss>

