<?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: Period parameter bar chart displays wrong averages in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Period-parameter-bar-chart-displays-wrong-averages/m-p/445773#M9692</link>
    <description>Date 1 is my date parameter</description>
    <pubDate>Thu, 15 Mar 2018 10:26:30 GMT</pubDate>
    <dc:creator>stevens1895</dc:creator>
    <dc:date>2018-03-15T10:26:30Z</dc:date>
    <item>
      <title>Period parameter bar chart displays wrong averages</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Period-parameter-bar-chart-displays-wrong-averages/m-p/445533#M9680</link>
      <description>&lt;P&gt;I have created a bar chart with period parameter drop down lists so the user can compare periods on the same graph (method followed:&amp;nbsp;&lt;A href="https://blogs.sas.com/content/sgf/2017/11/13/using-date-parameters-in-your-sas-visual-analytics-reports/" target="_blank"&gt;https://blogs.sas.com/content/sgf/2017/11/13/using-date-parameters-in-your-sas-visual-analytics-reports/&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used an average aggregate to tell me the average percentage for the selected period.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I select a period from the drop down list my average values fall from around 20% which is the correct value, to less than 2%&amp;nbsp;for any period I select.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ratios of column height are correct but the average values are wrong, is there a format my data should be in to counteract any automatic formatting sas va does when calculating averages or is there a problem with my date parameters?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Without date parameter selected (correct average)" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/19183i681167716163E855/image-size/large?v=v2&amp;amp;px=999" role="button" title="VA bar chart problem 1.JPG" alt="Without date parameter selected (correct average)" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Without date parameter selected (correct average)&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="When date parameter is selected, very low average below the true value" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/19184i1D36E8B7ADF6C1B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="VA bar chart problem 2.JPG" alt="When date parameter is selected, very low average below the true value" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;When date parameter is selected, very low average below the true value&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 16:39:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Period-parameter-bar-chart-displays-wrong-averages/m-p/445533#M9680</guid>
      <dc:creator>stevens1895</dc:creator>
      <dc:date>2018-03-14T16:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Period parameter bar chart displays wrong averages</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Period-parameter-bar-chart-displays-wrong-averages/m-p/445571#M9681</link>
      <description>&lt;P&gt;What did you specify to be the denominator of the percent calculation?&lt;/P&gt;
&lt;P&gt;I would guess that when the selected date is supplied the counts(or sums)&amp;nbsp;within the date are being divided by the count(or sum) of the entire dataset if this is happening for all of your dates (especially if your total number of dates is near 10).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't use VA so can't point to the exact menu item but maybe you can tell by going back through your settings.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 18:10:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Period-parameter-bar-chart-displays-wrong-averages/m-p/445571#M9681</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-03-14T18:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Period parameter bar chart displays wrong averages</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Period-parameter-bar-chart-displays-wrong-averages/m-p/445772#M9691</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Calculation" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/19199iFBC9B0193DE6100C/image-size/large?v=v2&amp;amp;px=999" role="button" title="VA bar chart problem 3.JPG" alt="Calculation" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Calculation&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Av. completion period 1 is what I want to find, report completion rate is what i want to average for each quarter (YQ). The problem seems to be here as the values are showing 0 to 3sf for Av. completion period 1&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 10:25:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Period-parameter-bar-chart-displays-wrong-averages/m-p/445772#M9691</guid>
      <dc:creator>stevens1895</dc:creator>
      <dc:date>2018-03-15T10:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Period parameter bar chart displays wrong averages</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Period-parameter-bar-chart-displays-wrong-averages/m-p/445773#M9692</link>
      <description>Date 1 is my date parameter</description>
      <pubDate>Thu, 15 Mar 2018 10:26:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Period-parameter-bar-chart-displays-wrong-averages/m-p/445773#M9692</guid>
      <dc:creator>stevens1895</dc:creator>
      <dc:date>2018-03-15T10:26:30Z</dc:date>
    </item>
  </channel>
</rss>

