<?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 VA last name text input search in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/557860#M12440</link>
    <description>&lt;P&gt;You can achieve this by:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;FORM id="aspnetForm" action="https://communities.sas.com/ShowTrack.aspx?trknum=7612423327" method="post"&gt;
&lt;DIV id="outer"&gt;
&lt;DIV id="ctl00_main_trackPanel"&gt;
&lt;DIV id="ctl00_main_trackCallbackPanel" class="dxpnlControl_SiriusDefaultDx15"&gt;
&lt;DIV class="section"&gt;
&lt;DIV class="column1"&gt;
&lt;DIV&gt;
&lt;DIV class="siriusTrackingEntryPanel"&gt;
&lt;DIV class="buffer"&gt;
&lt;DIV id="DivData-2540897320075985364" class="bufferData"&gt;1.Create a parameter based on the Category you are using in the Text Input control.&amp;nbsp;&lt;BR /&gt;2.Assign the parameter to the Text Input control in Parameter role. &lt;BR /&gt;3.On the target object, create a filter similar to this, where "Name" is the category you are filtering on:&amp;nbsp;&amp;nbsp;( UpCase('Name'n) Contains UpCase('Name Parameter'p) )&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/FORM&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2019 16:22:15 GMT</pubDate>
    <dc:creator>Madelyn_SAS</dc:creator>
    <dc:date>2019-05-10T16:22:15Z</dc:date>
    <item>
      <title>SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/557858#M12439</link>
      <description>&lt;P&gt;i have created a text input on SAS VA report where user can search last name. i have assigned category last name to the input box so as the user types last name it shows the last name starts with that word.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;client don't want this they want to be able to search last name that contains this specific word and filters the results. (like wildcard search)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g&amp;nbsp;&lt;/P&gt;&lt;P&gt;when searching in “Last_Name”&amp;nbsp; if I search “Hutterian” I only get the records where “hutterian” is the first word in the cell – not records like “Clear Lake Hutterian” or “Three Hills Hutterian”&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help!&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 16:16:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/557858#M12439</guid>
      <dc:creator>anamika009</dc:creator>
      <dc:date>2019-05-10T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/557860#M12440</link>
      <description>&lt;P&gt;You can achieve this by:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;FORM id="aspnetForm" action="https://communities.sas.com/ShowTrack.aspx?trknum=7612423327" method="post"&gt;
&lt;DIV id="outer"&gt;
&lt;DIV id="ctl00_main_trackPanel"&gt;
&lt;DIV id="ctl00_main_trackCallbackPanel" class="dxpnlControl_SiriusDefaultDx15"&gt;
&lt;DIV class="section"&gt;
&lt;DIV class="column1"&gt;
&lt;DIV&gt;
&lt;DIV class="siriusTrackingEntryPanel"&gt;
&lt;DIV class="buffer"&gt;
&lt;DIV id="DivData-2540897320075985364" class="bufferData"&gt;1.Create a parameter based on the Category you are using in the Text Input control.&amp;nbsp;&lt;BR /&gt;2.Assign the parameter to the Text Input control in Parameter role. &lt;BR /&gt;3.On the target object, create a filter similar to this, where "Name" is the category you are filtering on:&amp;nbsp;&amp;nbsp;( UpCase('Name'n) Contains UpCase('Name Parameter'p) )&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/FORM&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 16:22:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/557860#M12440</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2019-05-10T16:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/557887#M12441</link>
      <description>&lt;P&gt;Hi Madelyn!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your quick response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have followed the instructions and created the parameter and assigned it as a role to last name input box. I have also created the filter but its not working for me. Do i also assign the category under roles?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see attached file.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 17:00:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/557887#M12441</guid>
      <dc:creator>anamika009</dc:creator>
      <dc:date>2019-05-10T17:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/557900#M12442</link>
      <description>&lt;P&gt;Yes, the data item should be in the &lt;STRONG&gt;Category&lt;/STRONG&gt; role and its parameter should be in the &lt;STRONG&gt;Parameter&lt;/STRONG&gt; role.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 17:45:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/557900#M12442</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2019-05-10T17:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/557917#M12447</link>
      <description>&lt;P&gt;Hi Madelyn,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data item (last_name) is in the category role and parameter in parameter role but its still not working. Please help!&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 18:38:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/557917#M12447</guid>
      <dc:creator>anamika009</dc:creator>
      <dc:date>2019-05-10T18:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/557971#M12450</link>
      <description>&lt;P&gt;I was actually incorrect. The Text Input control should have &lt;STRONG&gt;only the parameter&lt;/STRONG&gt; assigned to the Parameter role. Here is an example:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Report has a Text Input control with &lt;STRONG&gt;Origin Parameter&lt;/STRONG&gt; assigned to the Parameter role.&lt;BR /&gt;List table has these data items: Origin, Make, Invoice. Some valid values for Origin are Asia, Europe, USA.&lt;BR /&gt;List table has an Advanced Filter (&lt;STRONG&gt;Filters&lt;/STRONG&gt; pane) with this expression:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;( UpCase('Origin'n) Contains UpCase('Origin Parameter'p) )&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I enter a lowercase letter &lt;FONT color="#FF00FF"&gt;&lt;STRONG&gt;a&lt;/STRONG&gt;&lt;/FONT&gt; in the Text Input control and press &lt;STRONG&gt;ENTER&lt;/STRONG&gt;. This is important because the value is not registered until you press ENTER.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The list table is filtered to show US&lt;FONT color="#FF00FF"&gt;A&lt;/FONT&gt; and &lt;FONT color="#FF00FF"&gt;A&lt;/FONT&gt;si&lt;FONT color="#FF00FF"&gt;a&lt;/FONT&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 20:48:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/557971#M12450</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2019-05-10T20:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558224#M12452</link>
      <description>&lt;P&gt;Hi Anamika,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is may be you were looking for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;( UpCase('Task name'n) Contains UpCase('Task name Parameter'p) )&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Filter.PNG" style="width: 387px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29442i073DC1F3E0D88B4D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Filter.PNG" alt="Filter.PNG" /&gt;&lt;/span&gt;&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="Data.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29445i704EA954E15A1BDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Data.PNG" alt="Data.PNG" /&gt;&lt;/span&gt;&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="Output.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29446i1C6E0B391AAE1C1F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Output.PNG" alt="Output.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 08:17:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558224#M12452</guid>
      <dc:creator>ASHISH2525</dc:creator>
      <dc:date>2019-05-13T08:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558658#M12461</link>
      <description>&lt;P&gt;Thank you so much Ashish!!&lt;/P&gt;&lt;P&gt;I have the similar code but its just not working for me. I have SAS VA 8.2.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also if i don't have the category assigned for Last_Name i see an error sign on the input box.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see screenshots.&lt;/P&gt;&lt;P&gt;Please help!!!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="lastnamesearch1.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29513i66F759B6AAA361DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="lastnamesearch1.jpg" alt="lastnamesearch1.jpg" /&gt;&lt;/span&gt;&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-center" image-alt="lastnamesearch2.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29514iB03379A2581AE386/image-size/large?v=v2&amp;amp;px=999" role="button" title="lastnamesearch2.jpg" alt="lastnamesearch2.jpg" /&gt;&lt;/span&gt;&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-center" image-alt="lastnamesearch3.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29515iB554A633DE676527/image-size/large?v=v2&amp;amp;px=999" role="button" title="lastnamesearch3.jpg" alt="lastnamesearch3.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 15:32:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558658#M12461</guid>
      <dc:creator>anamika009</dc:creator>
      <dc:date>2019-05-14T15:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558670#M12462</link>
      <description>Anamika !&lt;BR /&gt;&lt;BR /&gt;Please share the screenshot how you created this parameter ?&lt;BR /&gt;Did you apply the filter on list table it self ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ashish</description>
      <pubDate>Tue, 14 May 2019 15:58:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558670#M12462</guid>
      <dc:creator>ASHISH2525</dc:creator>
      <dc:date>2019-05-14T15:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558677#M12463</link>
      <description>&lt;P&gt;Hi Ashish!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you once again for your quick response!&lt;/P&gt;&lt;P&gt;I have created the parameter by going into LAST_NAME category and adding a parameter from there.&lt;/P&gt;&lt;P&gt;I have applied the filter on the LAST_NAME T'ext_Input' box not the list table.&lt;/P&gt;&lt;P&gt;Please see the screenshots.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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-center" image-alt="lastnamesearch4.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29520i2F97FDC6C1973609/image-size/large?v=v2&amp;amp;px=999" role="button" title="lastnamesearch4.jpg" alt="lastnamesearch4.jpg" /&gt;&lt;/span&gt;&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-center" image-alt="lastnamesearch5.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29521iDF1EC39FDF7B35DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="lastnamesearch5.jpg" alt="lastnamesearch5.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 16:09:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558677#M12463</guid>
      <dc:creator>anamika009</dc:creator>
      <dc:date>2019-05-14T16:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558679#M12464</link>
      <description>&lt;P&gt;The filter needs to be on the list table.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 16:12:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558679#M12464</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2019-05-14T16:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558680#M12465</link>
      <description>&lt;P&gt;You have to apply the filter on list table only.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 16:13:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558680#M12465</guid>
      <dc:creator>ASHISH2525</dc:creator>
      <dc:date>2019-05-14T16:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558685#M12466</link>
      <description>&lt;P&gt;Hi Ashish!!!!&lt;/P&gt;&lt;P&gt;You are great thank you sooooo much for this and yes it solved the issue and i am getting the results i want!!&lt;/P&gt;&lt;P&gt;God Bless!!!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="lastnamesearch6.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29522i24AE68904BAC8157/image-size/large?v=v2&amp;amp;px=999" role="button" title="lastnamesearch6.jpg" alt="lastnamesearch6.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 16:23:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558685#M12466</guid>
      <dc:creator>anamika009</dc:creator>
      <dc:date>2019-05-14T16:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA last name text input search</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558686#M12467</link>
      <description>&lt;P&gt;Cheers !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good to hear that.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 16:29:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-last-name-text-input-search/m-p/558686#M12467</guid>
      <dc:creator>ASHISH2525</dc:creator>
      <dc:date>2019-05-14T16:29:26Z</dc:date>
    </item>
  </channel>
</rss>

