<?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: Stables grouped barchart in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837246#M16539</link>
    <description>&lt;P&gt;Could you please share a screenshot of data and role details as here:&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="Stacked 5.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75977i391ECE4CD16B1696/image-size/large?v=v2&amp;amp;px=999" role="button" title="Stacked 5.png" alt="Stacked 5.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2022 18:41:26 GMT</pubDate>
    <dc:creator>MarkusWeick</dc:creator>
    <dc:date>2022-10-06T18:41:26Z</dc:date>
    <item>
      <title>Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837198#M16530</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I am trying to make a stacked grouped barchart.&lt;BR /&gt;&lt;BR /&gt;It have the following variables in my dataset.&lt;BR /&gt;- A month variable (Month - Category variable)&lt;BR /&gt;- A budget variable (Budget - Measure&lt;BR /&gt;- A realized spending (Spendings - Measure)&lt;BR /&gt;- A variable that tells me what departement of my company the spending is allocated to (Department - Category)&lt;BR /&gt;&lt;BR /&gt;We have 5 different departements and different budgets in every month in the Company.&lt;BR /&gt;&lt;BR /&gt;I want to make a barchart in SAS VA, that stacks the budgets of the different departements on top of each other for every month (so I can see the departements with Big budgets)&lt;BR /&gt;&lt;BR /&gt;Just beside the total Company budget, i want the realized spendings also grouped by departement. So I can compare how the different departements do, but also so I can have an overall View of the entire Companys spendings in a month.&lt;BR /&gt;&lt;BR /&gt;I have found a similar issue, but cant get it to work:&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Stacked-and-grouped-bar-chart/td-p/170885" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Stacked-and-grouped-bar-chart/td-p/170885&lt;/A&gt;</description>
      <pubDate>Thu, 06 Oct 2022 16:11:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837198#M16530</guid>
      <dc:creator>Lindea</dc:creator>
      <dc:date>2022-10-06T16:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837215#M16531</link>
      <description>&lt;P&gt;Which version of Visual Analytics are you using, and what problems are you having when trying to follow the other community post?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 16:28:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837215#M16531</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2022-10-06T16:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837223#M16532</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/435722"&gt;@Lindea&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is this the kind of graph you are looking for?:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Stacked (2).png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75975iAE2BE218D0CD8621/image-size/large?v=v2&amp;amp;px=999" role="button" title="Stacked (2).png" alt="Stacked (2).png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 16:46:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837223#M16532</guid>
      <dc:creator>MarkusWeick</dc:creator>
      <dc:date>2022-10-06T16:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837228#M16533</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Yes - exactly.&lt;BR /&gt;&lt;BR /&gt;But I don’t have an “Amount” variable.&lt;BR /&gt;&lt;BR /&gt;I only have 4 different variables. In my dataset it could look like this:&lt;BR /&gt;&lt;BR /&gt;Month | Dept | Realized | Budget&lt;BR /&gt;6 | A | 120 | 110&lt;BR /&gt;6 | B | 110 | 150&lt;BR /&gt;&lt;BR /&gt;And so on.&lt;BR /&gt;Therefore I believe that I have to make a custom graph, but I cant Seem to make it work.</description>
      <pubDate>Thu, 06 Oct 2022 17:29:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837228#M16533</guid>
      <dc:creator>Lindea</dc:creator>
      <dc:date>2022-10-06T17:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837229#M16534</link>
      <description>I dont know What version to be fair. But it looks exactly as &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/401244"&gt;@MarkusWeick&lt;/a&gt; ‘s screenshot</description>
      <pubDate>Thu, 06 Oct 2022 17:30:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837229#M16534</guid>
      <dc:creator>Lindea</dc:creator>
      <dc:date>2022-10-06T17:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837236#M16535</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/435722"&gt;@Lindea&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;right, I had to reorganize the data:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Stacked 3.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75976i140A59678656DFC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Stacked 3.png" alt="Stacked 3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Would this be a possible way for you?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 17:47:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837236#M16535</guid>
      <dc:creator>MarkusWeick</dc:creator>
      <dc:date>2022-10-06T17:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837237#M16536</link>
      <description>Maybe.&lt;BR /&gt;&lt;BR /&gt;Is there not any Way to do it in sas?</description>
      <pubDate>Thu, 06 Oct 2022 17:51:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837237#M16536</guid>
      <dc:creator>Lindea</dc:creator>
      <dc:date>2022-10-06T17:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837241#M16537</link>
      <description>Well. I just tried to do so.&lt;BR /&gt;&lt;BR /&gt;But when I choose the “Group” I can’t assign the variable</description>
      <pubDate>Thu, 06 Oct 2022 18:20:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837241#M16537</guid>
      <dc:creator>Lindea</dc:creator>
      <dc:date>2022-10-06T18:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837243#M16538</link>
      <description>&lt;P&gt;In SAS there is a way. I'm not yet sure, if you can be done in VA only.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 18:32:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837243#M16538</guid>
      <dc:creator>MarkusWeick</dc:creator>
      <dc:date>2022-10-06T18:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837246#M16539</link>
      <description>&lt;P&gt;Could you please share a screenshot of data and role details as here:&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="Stacked 5.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75977i391ECE4CD16B1696/image-size/large?v=v2&amp;amp;px=999" role="button" title="Stacked 5.png" alt="Stacked 5.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 18:41:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837246#M16539</guid>
      <dc:creator>MarkusWeick</dc:creator>
      <dc:date>2022-10-06T18:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837268#M16540</link>
      <description>&lt;P&gt;It can be done in VA. I will describe it later.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 20:01:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837268#M16540</guid>
      <dc:creator>MarkusWeick</dc:creator>
      <dc:date>2022-10-06T20:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837284#M16541</link>
      <description>&lt;P&gt;You can use the “Data Preparation” to do the data conversion.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bruehl_0-1665088251436.png" style="width: 178px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75993iB00FBFC422A8A18B/image-dimensions/178x278?v=v2" width="178" height="278" role="button" title="Bruehl_0-1665088251436.png" alt="Bruehl_0-1665088251436.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In a dataquery an additional column can be added to the table and set to 1. Then the new table is saved as “Stackedgroup1”:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bruehl_1-1665088251550.png" style="width: 767px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75994i24392A9C080235DE/image-dimensions/767x366?v=v2" width="767" height="366" role="button" title="Bruehl_1-1665088251550.png" alt="Bruehl_1-1665088251550.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Same is then done in a second query and value 2 for the additional column in the table “Stackedgroup2”.&lt;/P&gt;
&lt;P&gt;Then the table “Stackedgroup1” is appended by “Stackedgroup2”:&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="Bruehl_2-1665088251624.png" style="width: 766px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75995i40DA6E2CD4D89483/image-dimensions/766x360?v=v2" width="766" height="360" role="button" title="Bruehl_2-1665088251624.png" alt="Bruehl_2-1665088251624.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The newly appended table “StackedGroup1” then can be loaded into the Report Builder. With two new calculated Items the needed columns can be created:&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="Bruehl_3-1665088251666.png" style="width: 774px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75996i344BC07803FC0F7B/image-dimensions/774x364?v=v2" width="774" height="364" role="button" title="Bruehl_3-1665088251666.png" alt="Bruehl_3-1665088251666.png" /&gt;&lt;/span&gt;&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="Bruehl_4-1665088251702.png" style="width: 768px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75997i25D77FCF24E7D943/image-dimensions/768x359?v=v2" width="768" height="359" role="button" title="Bruehl_4-1665088251702.png" alt="Bruehl_4-1665088251702.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now there are the columns needed for the graph:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bruehl_5-1665088251796.png" style="width: 772px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75998i9D12ED2B435A2224/image-dimensions/772x361?v=v2" width="772" height="361" role="button" title="Bruehl_5-1665088251796.png" alt="Bruehl_5-1665088251796.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 20:32:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837284#M16541</guid>
      <dc:creator>MarkusWeick</dc:creator>
      <dc:date>2022-10-06T20:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837798#M16546</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/435722"&gt;@Lindea&lt;/a&gt;&amp;nbsp;If you don't recognize someone's effort to help you out by giving likes or marking his contribution as solution you will likely end up having a monologue here...&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 07:54:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837798#M16546</guid>
      <dc:creator>acordes</dc:creator>
      <dc:date>2022-10-11T07:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837799#M16547</link>
      <description>I am Sorry. I didn’t know how to do it. I think I by mistake marked your as solution</description>
      <pubDate>Tue, 11 Oct 2022 08:09:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837799#M16547</guid>
      <dc:creator>Lindea</dc:creator>
      <dc:date>2022-10-11T08:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Stables grouped barchart</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837802#M16548</link>
      <description>&lt;P&gt;It's fine, don't worry.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's not for me, it aims at improving the overall experience and reward those helping hands with applause.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The SAS community is amazing and let's contribute all to keep this spirit alive.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 08:45:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Stables-grouped-barchart/m-p/837802#M16548</guid>
      <dc:creator>acordes</dc:creator>
      <dc:date>2022-10-11T08:45:21Z</dc:date>
    </item>
  </channel>
</rss>

