<?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 Use Different variable on clearing filter in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Use-Different-variable-on-clearing-filter/m-p/318325#M6000</link>
    <description>&lt;P&gt;I want to use the other variable when filter is cleared from dropdown. In other words, I want to refer the different variable when data is shown at overall level (which means clearing filter). Is it possible via parameter?&lt;/P&gt;</description>
    <pubDate>Mon, 12 Dec 2016 17:03:10 GMT</pubDate>
    <dc:creator>Ujjawal</dc:creator>
    <dc:date>2016-12-12T17:03:10Z</dc:date>
    <item>
      <title>Use Different variable on clearing filter</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Use-Different-variable-on-clearing-filter/m-p/318325#M6000</link>
      <description>&lt;P&gt;I want to use the other variable when filter is cleared from dropdown. In other words, I want to refer the different variable when data is shown at overall level (which means clearing filter). Is it possible via parameter?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 17:03:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Use-Different-variable-on-clearing-filter/m-p/318325#M6000</guid>
      <dc:creator>Ujjawal</dc:creator>
      <dc:date>2016-12-12T17:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Use Different variable on clearing filter</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Use-Different-variable-on-clearing-filter/m-p/321709#M6075</link>
      <description>&lt;P&gt;Sure, that should be possible:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;create a parameter from your drop-down list&lt;/LI&gt;
&lt;LI&gt;create new filter on the element you want to filter on&lt;/LI&gt;
&lt;LI&gt;edit the filter&lt;/LI&gt;
&lt;LI&gt;use the boolean operator IF...ELSE&lt;/LI&gt;
&lt;LI&gt;use the parameter in IF part with a comparison operator (I would suggest something like 'missing')&lt;/LI&gt;
&lt;LI&gt;insert your filter criteria if the parameter is missing (that means, no value selected in drop down)&lt;/LI&gt;
&lt;LI&gt;insert your filter criteria if the parameter is not missing (something like xyz contains parameter, xyz = parameter, etc.)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I have used a text box for something like this. I think this should also work with a drop-down list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 08:35:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Use-Different-variable-on-clearing-filter/m-p/321709#M6075</guid>
      <dc:creator>mfab</dc:creator>
      <dc:date>2016-12-30T08:35:00Z</dc:date>
    </item>
  </channel>
</rss>

