<?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: Help with Aggregated Measure in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Help-with-Aggregated-Measure/m-p/240359#M2968</link>
    <description>&lt;P&gt;Hello Haydn,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think I accomplished what you are looking for using a calculated item instead of aggregated measure.&amp;nbsp; Please take a look at the image I am attaching.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If( &lt;EM&gt;Current&lt;/EM&gt; = "Y")&lt;/P&gt;
&lt;P&gt;Return &lt;EM&gt;Measure&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Else ""&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Leave else blank and it should interpret it as blank/return nothing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if that doesn't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12155iBA059ACCD8D9F6BE/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="SAS Example 12-21-15.JPG" title="SAS Example 12-21-15.JPG" /&gt;</description>
    <pubDate>Mon, 21 Dec 2015 23:39:10 GMT</pubDate>
    <dc:creator>SAS_Mike</dc:creator>
    <dc:date>2015-12-21T23:39:10Z</dc:date>
    <item>
      <title>Help with Aggregated Measure</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Help-with-Aggregated-Measure/m-p/240329#M2966</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Category called&amp;nbsp; "Current" with values of "Y" and "N". I have a measure called "Unique". Is it possible in SAS VA to create a New Aggregated Measure, by only have the value of "Current" being "Y" and returning the measure "Unique" where this condition has been met?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Haydn&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2015 21:21:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Help-with-Aggregated-Measure/m-p/240329#M2966</guid>
      <dc:creator>Haydn</dc:creator>
      <dc:date>2015-12-21T21:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Aggregated Measure</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Help-with-Aggregated-Measure/m-p/240359#M2968</link>
      <description>&lt;P&gt;Hello Haydn,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think I accomplished what you are looking for using a calculated item instead of aggregated measure.&amp;nbsp; Please take a look at the image I am attaching.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If( &lt;EM&gt;Current&lt;/EM&gt; = "Y")&lt;/P&gt;
&lt;P&gt;Return &lt;EM&gt;Measure&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Else ""&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Leave else blank and it should interpret it as blank/return nothing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if that doesn't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12155iBA059ACCD8D9F6BE/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="SAS Example 12-21-15.JPG" title="SAS Example 12-21-15.JPG" /&gt;</description>
      <pubDate>Mon, 21 Dec 2015 23:39:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Help-with-Aggregated-Measure/m-p/240359#M2968</guid>
      <dc:creator>SAS_Mike</dc:creator>
      <dc:date>2015-12-21T23:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Aggregated Measure</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Help-with-Aggregated-Measure/m-p/240362#M2969</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;Thanks for you reply. I tried your solution and under messages it shows up as, "Conversion required from: Character to: Numeric</description>
      <pubDate>Mon, 21 Dec 2015 23:52:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Help-with-Aggregated-Measure/m-p/240362#M2969</guid>
      <dc:creator>Haydn</dc:creator>
      <dc:date>2015-12-21T23:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Aggregated Measure</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Help-with-Aggregated-Measure/m-p/240365#M2970</link>
      <description>&lt;P&gt;Hi Haydn,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like you marked my response as accepted.&amp;nbsp; If you are having any trouble still let me know.&amp;nbsp; Perhaps include a screenshot if possible?&amp;nbsp; I think it was probably an error with the quotation marks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 00:16:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Help-with-Aggregated-Measure/m-p/240365#M2970</guid>
      <dc:creator>SAS_Mike</dc:creator>
      <dc:date>2015-12-22T00:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Aggregated Measure</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Help-with-Aggregated-Measure/m-p/240366#M2971</link>
      <description>Hi Mike, yep all good, your solution worked. It was my error &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Tue, 22 Dec 2015 00:17:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Help-with-Aggregated-Measure/m-p/240366#M2971</guid>
      <dc:creator>Haydn</dc:creator>
      <dc:date>2015-12-22T00:17:33Z</dc:date>
    </item>
  </channel>
</rss>

