<?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: Test a parameter in VA 7.3 to be Null in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-a-parameter-in-VA-7-3-to-be-Null/m-p/285538#M4833</link>
    <description>&lt;P&gt;thought i tried this MISSING feature, but always got some BOOLEAN error.&lt;/P&gt;&lt;P&gt;ill try again&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2016 14:57:46 GMT</pubDate>
    <dc:creator>mhamlett</dc:creator>
    <dc:date>2016-07-19T14:57:46Z</dc:date>
    <item>
      <title>Test a parameter in VA 7.3 to be Null</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-a-parameter-in-VA-7-3-to-be-Null/m-p/284100#M4793</link>
      <description>&lt;P&gt;using va 7.3&lt;/P&gt;&lt;P&gt;placed a table object on designer&lt;/P&gt;&lt;P&gt;i have two section filters using text boxes defined as parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have defined a filter using the parameter.&lt;/P&gt;&lt;P&gt;(comment contains 'parameter1'p OR comment contains 'parameter2'p)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the issue is is parameter2 is not coded it seems to select all records from the lasr table anyway because it seems it is selecting all comments that have a blank. &amp;nbsp;i only want to select records based on a valid entry in the parameter text box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2016 15:59:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-a-parameter-in-VA-7-3-to-be-Null/m-p/284100#M4793</guid>
      <dc:creator>mhamlett</dc:creator>
      <dc:date>2016-07-13T15:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Test a parameter in VA 7.3 to be Null</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-a-parameter-in-VA-7-3-to-be-Null/m-p/285527#M4831</link>
      <description>&lt;P&gt;Hi mhamlett,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to identify if parameter2 is missing or not and depending on this execute an expression, see below as example I use UpCase (can also Lowcase) to prevent any mismatching due to upper or lower case used in text(search)field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF ( 'Parameter2&amp;gt;'p Missing )&lt;BR /&gt;RETURN ( UpCase('comment'n) Contains UpCase('Parameter1'p) )&lt;BR /&gt;ELSE ( ( UpCase('comment'n) Contains UpCase('Parameter1'p) )&lt;BR /&gt;OR ( UpCase('comment'n) Contains UpCase('Parameter2'p) ) )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 14:05:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-a-parameter-in-VA-7-3-to-be-Null/m-p/285527#M4831</guid>
      <dc:creator>EWS</dc:creator>
      <dc:date>2016-07-19T14:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Test a parameter in VA 7.3 to be Null</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-a-parameter-in-VA-7-3-to-be-Null/m-p/285538#M4833</link>
      <description>&lt;P&gt;thought i tried this MISSING feature, but always got some BOOLEAN error.&lt;/P&gt;&lt;P&gt;ill try again&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 14:57:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Test-a-parameter-in-VA-7-3-to-be-Null/m-p/285538#M4833</guid>
      <dc:creator>mhamlett</dc:creator>
      <dc:date>2016-07-19T14:57:46Z</dc:date>
    </item>
  </channel>
</rss>

