<?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: Fitlering a text field if it contains a specific word in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/333284#M6380</link>
    <description>&lt;P&gt;Thank you so much,this was really Helpful!!!!&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2017 05:13:41 GMT</pubDate>
    <dc:creator>maverickkub</dc:creator>
    <dc:date>2017-02-16T05:13:41Z</dc:date>
    <item>
      <title>Filtering a text field if it contains a specific word</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/134456#M1</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'm not sure if this is possible or not, but thought I would raise the question. I've got a set of data which contains around 5,000 lines of free text which I would like to simply search for a specific keyword such as 'zip' or 'bow' for instance, so that the results are filtered. However, using the text input control, it only allows me to return an exact match of a string of text. Am I missing something obvious here, or is this potentially a feature on the horizon? I'm using SAS VA 6.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 10:29:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/134456#M1</guid>
      <dc:creator>AleCla</dc:creator>
      <dc:date>2014-06-09T10:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Fitlering a text field if it contains a specific word</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/134457#M2</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to add, I know this can be done by applying a manual filter if you have the authority to use the report builder options, but I want standard report viewers to be able to easily control this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 10:32:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/134457#M2</guid>
      <dc:creator>AleCla</dc:creator>
      <dc:date>2014-06-09T10:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fitlering a text field if it contains a specific word</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/134458#M3</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi Alex,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;As you said, an on-report keyword search filter would require a filter expression created in the designer, and the keyword couldn't be modified by report consumers in the current and previous releases of Visual Analytics.&amp;nbsp; However, in the upcoming 7.1 release, targeted for this fall, you will have a new parameterization capability that will enable you to create a filter control that uses additional operators, such as contains, startswith, endswith, etc.&amp;nbsp; Essentially, you'll be able to create numeric and character parameters and use them in both filter and calculation expressions, among other things, and associate a parameter with input controls that you place on the report for viewers to change.&amp;nbsp; To meet your text search filter requirement for report consumers in 7.1, you first create a parameter in the designer, and then a filter expression that references this parameter.&amp;nbsp; Then, you associate that parameter with an input control, like the text input control.&amp;nbsp; Not only does this allow you to use operators other than equality for report consumer filter selections, a parameterized filter expression allows you to have multiple filter controls that are ORed.&amp;nbsp; As you likely know, multiple on-report filter controls in the viewer are implicitly ANDed in 6.4 and prior releases.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Alex, I hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Rick Styll&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 18:23:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/134458#M3</guid>
      <dc:creator>RickStyll_SAS</dc:creator>
      <dc:date>2014-06-10T18:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fitlering a text field if it contains a specific word</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/134459#M4</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's really useful to know, and i'll keep an eye out for it in the next version!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 09:17:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/134459#M4</guid>
      <dc:creator>AleCla</dc:creator>
      <dc:date>2014-06-11T09:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Fitlering a text field if it contains a specific word</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/255397#M3564</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Is there now a "how to guide" on how to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im struggeling with how to create the parameter to obtain this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trport with a textbox where user enters value -&amp;gt; report filtered by user entry where variable contains&amp;nbsp;"user entry text"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help is much obliged&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2016 23:40:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/255397#M3564</guid>
      <dc:creator>sveinola_gundhus_tv2_no</dc:creator>
      <dc:date>2016-03-08T23:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Fitlering a text field if it contains a specific word</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/255540#M3567</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To create the parameter, you can right-click the &lt;STRONG&gt;Parameter&lt;/STRONG&gt; heading in the filter editor and select &lt;STRONG&gt;Create Parameter&lt;/STRONG&gt;. Then you can use the parameter in your filter expression, which might look something like &lt;FONT face="courier new,courier"&gt;'Body'n Contains 'Parameter 1'p&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To enable the viewer to specify the parameter value,&amp;nbsp;create a "text input" control and assign the parameter to the &lt;STRONG&gt;Parameter&lt;/STRONG&gt; role for the text input control.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does that help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2016 14:52:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/255540#M3567</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2016-03-09T14:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Fitlering a text field if it contains a specific word</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/255616#M3569</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you very much. This was great help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;Svein&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2016 18:53:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/255616#M3569</guid>
      <dc:creator>sveinola_gundhus_tv2_no</dc:creator>
      <dc:date>2016-03-09T18:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Fitlering a text field if it contains a specific word</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/333284#M6380</link>
      <description>&lt;P&gt;Thank you so much,this was really Helpful!!!!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 05:13:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Filtering-a-text-field-if-it-contains-a-specific-word/m-p/333284#M6380</guid>
      <dc:creator>maverickkub</dc:creator>
      <dc:date>2017-02-16T05:13:41Z</dc:date>
    </item>
  </channel>
</rss>

