<?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 How do I add multiple categorical variables in SAS VA line charts in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-add-multiple-categorical-variables-in-SAS-VA-line/m-p/788179#M15717</link>
    <description>&lt;P&gt;Hi Everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an example SAS dataset with the following structure:&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;date&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jan-14&lt;/TD&gt;&lt;TD&gt;2.3&lt;/TD&gt;&lt;TD&gt;3.1&lt;/TD&gt;&lt;TD&gt;4.2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Feb-14&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;5.5&lt;/TD&gt;&lt;TD&gt;4.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mar-14&lt;/TD&gt;&lt;TD&gt;5.6&lt;/TD&gt;&lt;TD&gt;6.9&lt;/TD&gt;&lt;TD&gt;6.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Apr-14&lt;/TD&gt;&lt;TD&gt;7.1&lt;/TD&gt;&lt;TD&gt;7.5&lt;/TD&gt;&lt;TD&gt;7.9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;May14&lt;/TD&gt;&lt;TD&gt;8.9&lt;/TD&gt;&lt;TD&gt;8.4&lt;/TD&gt;&lt;TD&gt;8.3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jun-14&lt;/TD&gt;&lt;TD&gt;9.5&lt;/TD&gt;&lt;TD&gt;9.9&lt;/TD&gt;&lt;TD&gt;9.3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jul-14&lt;/TD&gt;&lt;TD&gt;10.7&lt;/TD&gt;&lt;TD&gt;11.6&lt;/TD&gt;&lt;TD&gt;11.9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Aug-14&lt;/TD&gt;&lt;TD&gt;11.4&lt;/TD&gt;&lt;TD&gt;12.6&lt;/TD&gt;&lt;TD&gt;11.6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Sep-14&lt;/TD&gt;&lt;TD&gt;12.2&lt;/TD&gt;&lt;TD&gt;13.5&lt;/TD&gt;&lt;TD&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Oct-14&lt;/TD&gt;&lt;TD&gt;12.9&lt;/TD&gt;&lt;TD&gt;13.9&lt;/TD&gt;&lt;TD&gt;16.2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Nov-14&lt;/TD&gt;&lt;TD&gt;13.7&lt;/TD&gt;&lt;TD&gt;14.7&lt;/TD&gt;&lt;TD&gt;17.9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Dec-14&lt;/TD&gt;&lt;TD&gt;14.9&lt;/TD&gt;&lt;TD&gt;15.4&lt;/TD&gt;&lt;TD&gt;18.6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jan-15&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;21&lt;/TD&gt;&lt;TD&gt;23.5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As of right now I have the data graphed on excel with the 0, 1, 2 variables on the x-axis and their corresponding percent values on the y-axis. Essentially the graph shows the growth of vars 0, 1, and 2 across time. My Question is how do I replicate this graph in SAS Visual analytics? I tried the line chart option in VA but that doesn't allow you to add multiple categorical variables.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nadaelmo_0-1641243423411.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/67088i2EE8889942F07219/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nadaelmo_0-1641243423411.png" alt="nadaelmo_0-1641243423411.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jan 2022 21:07:15 GMT</pubDate>
    <dc:creator>nadaelmo</dc:creator>
    <dc:date>2022-01-03T21:07:15Z</dc:date>
    <item>
      <title>How do I add multiple categorical variables in SAS VA line charts</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-add-multiple-categorical-variables-in-SAS-VA-line/m-p/788179#M15717</link>
      <description>&lt;P&gt;Hi Everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an example SAS dataset with the following structure:&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;date&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jan-14&lt;/TD&gt;&lt;TD&gt;2.3&lt;/TD&gt;&lt;TD&gt;3.1&lt;/TD&gt;&lt;TD&gt;4.2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Feb-14&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;5.5&lt;/TD&gt;&lt;TD&gt;4.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mar-14&lt;/TD&gt;&lt;TD&gt;5.6&lt;/TD&gt;&lt;TD&gt;6.9&lt;/TD&gt;&lt;TD&gt;6.5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Apr-14&lt;/TD&gt;&lt;TD&gt;7.1&lt;/TD&gt;&lt;TD&gt;7.5&lt;/TD&gt;&lt;TD&gt;7.9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;May14&lt;/TD&gt;&lt;TD&gt;8.9&lt;/TD&gt;&lt;TD&gt;8.4&lt;/TD&gt;&lt;TD&gt;8.3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jun-14&lt;/TD&gt;&lt;TD&gt;9.5&lt;/TD&gt;&lt;TD&gt;9.9&lt;/TD&gt;&lt;TD&gt;9.3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jul-14&lt;/TD&gt;&lt;TD&gt;10.7&lt;/TD&gt;&lt;TD&gt;11.6&lt;/TD&gt;&lt;TD&gt;11.9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Aug-14&lt;/TD&gt;&lt;TD&gt;11.4&lt;/TD&gt;&lt;TD&gt;12.6&lt;/TD&gt;&lt;TD&gt;11.6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Sep-14&lt;/TD&gt;&lt;TD&gt;12.2&lt;/TD&gt;&lt;TD&gt;13.5&lt;/TD&gt;&lt;TD&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Oct-14&lt;/TD&gt;&lt;TD&gt;12.9&lt;/TD&gt;&lt;TD&gt;13.9&lt;/TD&gt;&lt;TD&gt;16.2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Nov-14&lt;/TD&gt;&lt;TD&gt;13.7&lt;/TD&gt;&lt;TD&gt;14.7&lt;/TD&gt;&lt;TD&gt;17.9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Dec-14&lt;/TD&gt;&lt;TD&gt;14.9&lt;/TD&gt;&lt;TD&gt;15.4&lt;/TD&gt;&lt;TD&gt;18.6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Jan-15&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;21&lt;/TD&gt;&lt;TD&gt;23.5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As of right now I have the data graphed on excel with the 0, 1, 2 variables on the x-axis and their corresponding percent values on the y-axis. Essentially the graph shows the growth of vars 0, 1, and 2 across time. My Question is how do I replicate this graph in SAS Visual analytics? I tried the line chart option in VA but that doesn't allow you to add multiple categorical variables.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nadaelmo_0-1641243423411.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/67088i2EE8889942F07219/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nadaelmo_0-1641243423411.png" alt="nadaelmo_0-1641243423411.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 21:07:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-add-multiple-categorical-variables-in-SAS-VA-line/m-p/788179#M15717</guid>
      <dc:creator>nadaelmo</dc:creator>
      <dc:date>2022-01-03T21:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add multiple categorical variables in SAS VA line charts</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-add-multiple-categorical-variables-in-SAS-VA-line/m-p/788187#M15720</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The way that you visualized this data in Excel is unconventional, is there a particular industry context where it is common to present it this way?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Usually you would present this data either as bar chart or a line chart with multiple response variables:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="community.png" style="width: 558px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/67090i2673C57349603A03/image-size/large?v=v2&amp;amp;px=999" role="button" title="community.png" alt="community.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To replicate your Excel chart, I think it would be necessary to restructure the data to be more like this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;date	Variable	Value
Jan14	0	2.3
Jan14	1	3.1
Jan14	2	4.2&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Then you could assign "Variable" as the category role and Date as the group role.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;I restructured the data for the first two dates and it looks like this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="community3.png" style="width: 558px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/67091iDDA3B6CA33B66550/image-size/large?v=v2&amp;amp;px=999" role="button" title="community3.png" alt="community3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Sam&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 21:56:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-add-multiple-categorical-variables-in-SAS-VA-line/m-p/788187#M15720</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2022-01-03T21:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add multiple categorical variables in SAS VA line charts</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-add-multiple-categorical-variables-in-SAS-VA-line/m-p/788192#M15722</link>
      <description>&lt;P&gt;I believe you will need to transpose the data. Something like this:&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 144pt; box-sizing: border-box; border-spacing: 0px; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" border="0" width="192" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15.75pt; box-sizing: border-box;"&gt;
&lt;TD width="56.625px" height="21" class="xl63" style="height: 15.75pt; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;date&lt;/TD&gt;
&lt;TD width="61.1094px" style="width: 48pt;"&gt;type&lt;/TD&gt;
&lt;TD width="73.2656px" style="width: 48pt;"&gt;Measure&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.75pt;"&gt;
&lt;TD width="56.625px" height="21" align="right" class="xl64" style="height: 15.75pt; border-top: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;14-Jan&lt;/TD&gt;
&lt;TD width="61.1094px" align="right" class="xl63" style="border-left: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;0&lt;/TD&gt;
&lt;TD width="73.2656px" align="right" class="xl63" style="border-left: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;2.3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.75pt; box-sizing: border-box;"&gt;
&lt;TD width="56.625px" height="21" align="right" class="xl64" style="height: 15.75pt; border-top: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;14-Jan&lt;/TD&gt;
&lt;TD width="61.1094px" align="right" class="xl63" style="border-top: none; border-left: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;1&lt;/TD&gt;
&lt;TD width="73.2656px" align="right" class="xl63" style="border-top: none; border-left: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;3.1&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.75pt;"&gt;
&lt;TD width="56.625px" height="21" align="right" class="xl64" style="height: 15.75pt; border-top: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;14-Jan&lt;/TD&gt;
&lt;TD width="61.1094px" align="right" class="xl63" style="border-top: none; border-left: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;2&lt;/TD&gt;
&lt;TD width="73.2656px" align="right" class="xl63" style="border-top: none; border-left: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;4.2&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.75pt; box-sizing: border-box;"&gt;
&lt;TD width="56.625px" height="21" align="right" class="xl64" style="height: 15.75pt; border-top: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;14-Feb&lt;/TD&gt;
&lt;TD width="61.1094px" align="right" class="xl63" style="border-top: none; border-left: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;0&lt;/TD&gt;
&lt;TD width="73.2656px" align="right" class="xl63" style="border-top: none; border-left: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.75pt;"&gt;
&lt;TD width="56.625px" height="21" align="right" class="xl64" style="height: 15.75pt; border-top: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;14-Feb&lt;/TD&gt;
&lt;TD width="61.1094px" align="right" class="xl63" style="border-top: none; border-left: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;1&lt;/TD&gt;
&lt;TD width="73.2656px" align="right" class="xl63" style="border-top: none; border-left: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;5.5&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.75pt;"&gt;
&lt;TD width="56.625px" height="21" align="right" class="xl64" style="height: 15.75pt; border-top: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;14-Feb&lt;/TD&gt;
&lt;TD width="61.1094px" align="right" class="xl63" style="border-top: none; border-left: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;2&lt;/TD&gt;
&lt;TD width="73.2656px" align="right" class="xl63" style="border-top: none; border-left: none; width: 48pt; box-sizing: border-box; min-width: 40px;"&gt;4.5&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once your data is transposed. Use the&amp;nbsp;&lt;STRONG&gt;Date&amp;nbsp;&lt;/STRONG&gt;column as the group, the &lt;STRONG&gt;Type&amp;nbsp;&lt;/STRONG&gt;column as the category, and the&amp;nbsp;&lt;STRONG&gt;Measure &lt;/STRONG&gt;column as the measure.&lt;/P&gt;
&lt;P&gt;Here is the code I used to create the fake table, transpose it, then promote it to the CAS server. I did it quickly so please modify and check it:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;cas conn;

libname casuser cas caslib = 'casuser';

data casuser.test;
    input date:$10. one:8. two:8. three:8.;
    infile datalines dsd missover;
    datalines;
Jan-14,2.3, 3.1, 4.2
Feb-14 , 4,   5.5, 4.5
Mar-14 , 5.6, 6.9, 6.5
Apr-14  ,7.1, 7.5, 7.9
May14   ,8.9, 8.4, 8.3
Jun-14  ,9.5, 9.9, 9.3
Jul-14  ,10.7,11.6,11.9
Aug-14  ,11.4,12.6,11.6
Sep-14  ,12.2,13.5,15
Oct-14  ,12.9,13.9,16.2
Nov-14  ,13.7,14.7,17.9
Dec-14  ,14.9,15.4,18.6
Jan-15  ,20,21,23.5
;
run;

* Tranpose*;
proc transpose data=casuser.test 
               out=test2(rename=(col1=Measure _name_=group));
    by Date;
    var one two three;
run;

* load into CAS and promote*;
proc casutil;
    load data=work.test2 
    casout='transposed' outcaslib='casuser' 
    promote;
quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;By default the transpose of columns &lt;STRONG&gt;one&lt;/STRONG&gt;, &lt;STRONG&gt;two&lt;/STRONG&gt; and &lt;STRONG&gt;three&lt;/STRONG&gt; gets the label &lt;STRONG&gt;NAME OF FORMER VARIABLE&lt;/STRONG&gt;. You can change that in the code or in Visual Analytics. I left it as is. Here is a screenshot of the line chart in Visual Analytics:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="linechart.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/67092i49DDADF7D78DFB4B/image-size/large?v=v2&amp;amp;px=999" role="button" title="linechart.png" alt="linechart.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 21:59:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-add-multiple-categorical-variables-in-SAS-VA-line/m-p/788192#M15722</guid>
      <dc:creator>Panagiotis</dc:creator>
      <dc:date>2022-01-03T21:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add multiple categorical variables in SAS VA line charts</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-add-multiple-categorical-variables-in-SAS-VA-line/m-p/788275#M15723</link>
      <description>&lt;P&gt;I agree with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13794"&gt;@Sam_SAS&lt;/a&gt;&amp;nbsp;. The original visualization was definitely unconventional. If you need it the way you have it, you can do that. However if you can, I'd use some of Sam's suggestions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Peter&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 14:12:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-add-multiple-categorical-variables-in-SAS-VA-line/m-p/788275#M15723</guid>
      <dc:creator>Panagiotis</dc:creator>
      <dc:date>2022-01-04T14:12:25Z</dc:date>
    </item>
  </channel>
</rss>

