<?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: How to get the percentage of different group within same category in bar chart in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237596#M2862</link>
    <description>I'm not sure of a way to get the percentage of a subtotal like this in a bar chart. &lt;BR /&gt;&lt;BR /&gt;For what it's worth, you can create percentage of subtotal for a crosstab.</description>
    <pubDate>Thu, 03 Dec 2015 15:37:59 GMT</pubDate>
    <dc:creator>Sam_SAS</dc:creator>
    <dc:date>2015-12-03T15:37:59Z</dc:date>
    <item>
      <title>How to get the percentage of different group within same category in bar chart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237557#M2859</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create a bar chart in the report using SAS VA and I want to get the percentage of different group within same category. For example, I have group A, B and C. I use Year as category or the x-axis. I try to get the percentage so that if I add up the percentage for A, B and C in the same year it will be 100%. But currently the percentage will be 100% only when I add up the percentage for all the year.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help me with it? It is quite urgent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 10:26:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237557#M2859</guid>
      <dc:creator>Sagdec</dc:creator>
      <dc:date>2015-12-03T10:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the percentage of different group within same category in bar chart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237596#M2862</link>
      <description>I'm not sure of a way to get the percentage of a subtotal like this in a bar chart. &lt;BR /&gt;&lt;BR /&gt;For what it's worth, you can create percentage of subtotal for a crosstab.</description>
      <pubDate>Thu, 03 Dec 2015 15:37:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237596#M2862</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2015-12-03T15:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the percentage of different group within same category in bar chart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237636#M2864</link>
      <description>Hello Sagdec,&lt;BR /&gt;&lt;BR /&gt;Use Group by option which is available in 'Roles'.&lt;BR /&gt;As per your data., Roles are...&lt;BR /&gt;&lt;BR /&gt;Category : Year&lt;BR /&gt;Measure : Some X or Percentage.&lt;BR /&gt;Group (by) : Group.&lt;BR /&gt;&lt;BR /&gt;Hope this helps you...&lt;BR /&gt;&lt;BR /&gt;Let me know..&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Teja Surapaneni</description>
      <pubDate>Thu, 03 Dec 2015 17:40:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237636#M2864</guid>
      <dc:creator>TejaSurapaneni</dc:creator>
      <dc:date>2015-12-03T17:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the percentage of different group within same category in bar chart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237641#M2866</link>
      <description>&lt;P&gt;Hi Teja,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The trouble is, the percentages are based on the full data and not the subgroup:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/1042i2B58AF766B725C5C/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="total.png" title="total.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There doesn't seem to be an easy way to get these group subtotals in a barchart.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 17:54:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237641#M2866</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2015-12-03T17:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the percentage of different group within same category in bar chart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237725#M2869</link>
      <description>Hi Teja, if I put percentage as measure it will show percentage of total not subgroup. But thanks for your reply!</description>
      <pubDate>Fri, 04 Dec 2015 01:03:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237725#M2869</guid>
      <dc:creator>Sagdec</dc:creator>
      <dc:date>2015-12-04T01:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the percentage of different group within same category in bar chart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237726#M2870</link>
      <description>Haha, thanks Sam. I also got the crosstab one but my boss prefer the bar chart. Thanks for your reply!</description>
      <pubDate>Fri, 04 Dec 2015 01:04:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237726#M2870</guid>
      <dc:creator>Sagdec</dc:creator>
      <dc:date>2015-12-04T01:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the percentage of different group within same category in bar chart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237753#M2874</link>
      <description>&lt;P&gt;Hello Sam,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got it.., I agree with u..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Teja&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2015 08:01:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-get-the-percentage-of-different-group-within-same/m-p/237753#M2874</guid>
      <dc:creator>TejaSurapaneni</dc:creator>
      <dc:date>2015-12-04T08:01:01Z</dc:date>
    </item>
  </channel>
</rss>

