<?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: Data Value for Stacked vertical Bar in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Data-Value-for-Stacked-vertical-Bar/m-p/48133#M880</link>
    <description>MrE,&lt;BR /&gt;
I was able to duplicate your issue in my version of the sys (4.2 M1).&lt;BR /&gt;
It appears that this option isn't yet available.&lt;BR /&gt;
&lt;BR /&gt;
A recommendation would be to write a SAS stored process that completes this.&lt;BR /&gt;
Included is an example of this code (I successfully tested in 9.2 and saw documentation that this option was available in 9.1.3.)&lt;BR /&gt;
&lt;BR /&gt;
proc gchart data=sashelp.shoes;&lt;BR /&gt;
hbar region / subgroup=subsidiary sumvar=stores inside=sum;&lt;BR /&gt;
run;quit;&lt;BR /&gt;
&lt;BR /&gt;
~ Angela Hall&lt;BR /&gt;
&lt;A href="http://sas-bi.blogspot.com" target="_blank"&gt;http://sas-bi.blogspot.com&lt;/A&gt;</description>
    <pubDate>Thu, 28 Jan 2010 15:35:18 GMT</pubDate>
    <dc:creator>AngelaHall</dc:creator>
    <dc:date>2010-01-28T15:35:18Z</dc:date>
    <item>
      <title>Data Value for Stacked vertical Bar</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Data-Value-for-Stacked-vertical-Bar/m-p/48132#M879</link>
      <description>On WRS 3.1, are there anyway to display data value of each block of stack?&lt;BR /&gt;
for example, I defined Bar height is value, &lt;BR /&gt;
                                Bars is year &lt;BR /&gt;
                          and Bar SubGroup is Class (which are A,B and C)&lt;BR /&gt;
I also set Graph properties as Vertical, Stacked Bar and Check show data values.&lt;BR /&gt;
&lt;BR /&gt;
The graph output just shows sum of value of all class(A+B+C) on the top of bar. But I would like to show data value of each class. Please advice.</description>
      <pubDate>Thu, 28 Jan 2010 09:17:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Data-Value-for-Stacked-vertical-Bar/m-p/48132#M879</guid>
      <dc:creator>MrE</dc:creator>
      <dc:date>2010-01-28T09:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Data Value for Stacked vertical Bar</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Data-Value-for-Stacked-vertical-Bar/m-p/48133#M880</link>
      <description>MrE,&lt;BR /&gt;
I was able to duplicate your issue in my version of the sys (4.2 M1).&lt;BR /&gt;
It appears that this option isn't yet available.&lt;BR /&gt;
&lt;BR /&gt;
A recommendation would be to write a SAS stored process that completes this.&lt;BR /&gt;
Included is an example of this code (I successfully tested in 9.2 and saw documentation that this option was available in 9.1.3.)&lt;BR /&gt;
&lt;BR /&gt;
proc gchart data=sashelp.shoes;&lt;BR /&gt;
hbar region / subgroup=subsidiary sumvar=stores inside=sum;&lt;BR /&gt;
run;quit;&lt;BR /&gt;
&lt;BR /&gt;
~ Angela Hall&lt;BR /&gt;
&lt;A href="http://sas-bi.blogspot.com" target="_blank"&gt;http://sas-bi.blogspot.com&lt;/A&gt;</description>
      <pubDate>Thu, 28 Jan 2010 15:35:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Data-Value-for-Stacked-vertical-Bar/m-p/48133#M880</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2010-01-28T15:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data Value for Stacked vertical Bar</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Data-Value-for-Stacked-vertical-Bar/m-p/48134#M881</link>
      <description>Thanks for your reply!, Angela&lt;BR /&gt;
: )</description>
      <pubDate>Fri, 05 Feb 2010 08:27:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Data-Value-for-Stacked-vertical-Bar/m-p/48134#M881</guid>
      <dc:creator>MrE</dc:creator>
      <dc:date>2010-02-05T08:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data Value for Stacked vertical Bar</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Data-Value-for-Stacked-vertical-Bar/m-p/48135#M882</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Does anyone know when this "inside" option for stacked bar charts will be available in WRS?&lt;BR /&gt;
&lt;BR /&gt;
Also, is there a plan to have a report object that will create a stacked bar chart with line in WRS?&lt;BR /&gt;
&lt;BR /&gt;
Thanks!&lt;BR /&gt;
Juli</description>
      <pubDate>Thu, 03 Jun 2010 15:21:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Data-Value-for-Stacked-vertical-Bar/m-p/48135#M882</guid>
      <dc:creator>Juli</dc:creator>
      <dc:date>2010-06-03T15:21:15Z</dc:date>
    </item>
  </channel>
</rss>

