<?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 Average on top of count in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Average-on-top-of-count/m-p/174352#M1097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please advice me on how to create a Average on top of count of a field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be specific, I have a category named "ID" (character datatype) and i need to calculate the average of the count of ID for a group called "Dept"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2014 06:28:32 GMT</pubDate>
    <dc:creator>KarthikB</dc:creator>
    <dc:date>2014-10-07T06:28:32Z</dc:date>
    <item>
      <title>Average on top of count</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Average-on-top-of-count/m-p/174352#M1097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please advice me on how to create a Average on top of count of a field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be specific, I have a category named "ID" (character datatype) and i need to calculate the average of the count of ID for a group called "Dept"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 06:28:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Average-on-top-of-count/m-p/174352#M1097</guid>
      <dc:creator>KarthikB</dc:creator>
      <dc:date>2014-10-07T06:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Average on top of count</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Average-on-top-of-count/m-p/174353#M1098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand count:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select dept, count(distinct ID) as cnt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from have&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; group by dept&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But average, of what...? Perhaps some sample input and desired output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 07:17:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Average-on-top-of-count/m-p/174353#M1098</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-10-07T07:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Average on top of count</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Average-on-top-of-count/m-p/174354#M1099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Linus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly, I dont have access to Data Preparation. Hence, I need to complete my requirement at the VA Report itself. &lt;/P&gt;&lt;P&gt;The Actual Requirement is: I want to set the Target as "Average of the bar value" in the "Targeted Bar Chart". The bar shows the Count of ID as Measure. and the group is "Dept" column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please suggest me on how to set the target with the "Average" . Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 08:22:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Average-on-top-of-count/m-p/174354#M1099</guid>
      <dc:creator>KarthikB</dc:creator>
      <dc:date>2014-10-07T08:22:31Z</dc:date>
    </item>
  </channel>
</rss>

