<?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 Filter by Aggregrated Measure or Having Clause in a Sum in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Filter-by-Aggregrated-Measure-or-Having-Clause-in-a-Sum/m-p/499505#M11163</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to filter out from a crosstab or table, any members that have a sum of a value that's equal to 0. As the filter under properties doesn't allow me to filter where the Aggregrated measure is equal to 0, is there any way to filter it out using something similar to a having clause in SQL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;select&amp;nbsp;value ,count(distinct mem_no) as mem_count, sum(total_billed) as total_billed&lt;BR /&gt;from table&lt;BR /&gt;group by value&lt;BR /&gt;having sum(total_billed) &amp;lt;&amp;gt; 0&lt;BR /&gt;order by value;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above is what I'm effectively trying to recreate in VA. Is there anyway possible to do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Thu, 27 Sep 2018 13:28:20 GMT</pubDate>
    <dc:creator>titan31</dc:creator>
    <dc:date>2018-09-27T13:28:20Z</dc:date>
    <item>
      <title>Filter by Aggregrated Measure or Having Clause in a Sum</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Filter-by-Aggregrated-Measure-or-Having-Clause-in-a-Sum/m-p/499505#M11163</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to filter out from a crosstab or table, any members that have a sum of a value that's equal to 0. As the filter under properties doesn't allow me to filter where the Aggregrated measure is equal to 0, is there any way to filter it out using something similar to a having clause in SQL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;select&amp;nbsp;value ,count(distinct mem_no) as mem_count, sum(total_billed) as total_billed&lt;BR /&gt;from table&lt;BR /&gt;group by value&lt;BR /&gt;having sum(total_billed) &amp;lt;&amp;gt; 0&lt;BR /&gt;order by value;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above is what I'm effectively trying to recreate in VA. Is there anyway possible to do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 13:28:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Filter-by-Aggregrated-Measure-or-Having-Clause-in-a-Sum/m-p/499505#M11163</guid>
      <dc:creator>titan31</dc:creator>
      <dc:date>2018-09-27T13:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Filter by Aggregrated Measure or Having Clause in a Sum</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Filter-by-Aggregrated-Measure-or-Having-Clause-in-a-Sum/m-p/499796#M11176</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;Maybe my answer to another post could help you?&lt;/P&gt;
&lt;P&gt;In that we were using a parameter, but the concept should be the same?!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-7-4-Use-a-parameter-and-control-to-filter-a/td-p/490275" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-7-4-Use-a-parameter-and-control-to-filter-a/td-p/490275&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 07:20:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Filter-by-Aggregrated-Measure-or-Having-Clause-in-a-Sum/m-p/499796#M11176</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2018-09-28T07:20:34Z</dc:date>
    </item>
  </channel>
</rss>

