<?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: Calculating running percent in a crosstab in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Calculating-running-percent-in-a-crosstab/m-p/549611#M12227</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For what it's worth, this is very easy to do in VA 8.3. But you don't have 8.3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure if there is a workaround within VA 7.4, but you can create the running percentage in the original table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This thread&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/cumulative-percent/td-p/216368" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/cumulative-percent/td-p/216368&lt;/A&gt;&amp;nbsp;should be helpful there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
    <pubDate>Tue, 09 Apr 2019 14:00:12 GMT</pubDate>
    <dc:creator>Sam_SAS</dc:creator>
    <dc:date>2019-04-09T14:00:12Z</dc:date>
    <item>
      <title>Calculating running percent in a crosstab</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Calculating-running-percent-in-a-crosstab/m-p/549140#M12212</link>
      <description>&lt;P&gt;Hello. My company uses SAS VA 7.4. I am trying to create a crosstab showing cumulative (running) percent of updates by M/Y for various Update Numbers. I was able to use a combination of the Period functions to get a running number of updates using the relative period sum from all last year plus the cum period of the current year (so far so good).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But to get cumulative percent I need to divide by &lt;U&gt;the total number of updates to be performed&lt;/U&gt; for a particular update number. My crosstab table wants to separate the Count of the Update Number occurrences by the M/Y also.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How am I able to use the pure total # of Updates but break down the updates performed by M/Y? (I hope that is clear enough).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Desired table outcome (just the cum % is ok). Thanks! (20 is the known total tbd by end of 2019)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; # Updates Done In:&lt;/P&gt;&lt;P&gt;&lt;U&gt;Update Num&lt;/U&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;U&gt;1/2018&lt;/U&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;U&gt; 2/2018&lt;/U&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;U&gt;3/2018&lt;/U&gt;............&lt;U&gt;4/2019&lt;/U&gt;&lt;/P&gt;&lt;P&gt;UP1 done (cum cmplt;cum %)&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 2 (2;10%) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 (0;10%)&amp;nbsp; &amp;nbsp; 1 (3;15%) &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; 5 (8;40%)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2019 23:41:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Calculating-running-percent-in-a-crosstab/m-p/549140#M12212</guid>
      <dc:creator>crawfe</dc:creator>
      <dc:date>2019-04-07T23:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating running percent in a crosstab</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Calculating-running-percent-in-a-crosstab/m-p/549223#M12215</link>
      <description>&lt;P&gt;.... I implied but didn't say that "20" is a total number that varies by Update Number (not a constant). Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 11:49:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Calculating-running-percent-in-a-crosstab/m-p/549223#M12215</guid>
      <dc:creator>crawfe</dc:creator>
      <dc:date>2019-04-08T11:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating running percent in a crosstab</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Calculating-running-percent-in-a-crosstab/m-p/549302#M12218</link>
      <description>&lt;P&gt;The answer could be that this is better done in the original Table? How would you approach that?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 15:12:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Calculating-running-percent-in-a-crosstab/m-p/549302#M12218</guid>
      <dc:creator>crawfe</dc:creator>
      <dc:date>2019-04-08T15:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating running percent in a crosstab</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Calculating-running-percent-in-a-crosstab/m-p/549611#M12227</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For what it's worth, this is very easy to do in VA 8.3. But you don't have 8.3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure if there is a workaround within VA 7.4, but you can create the running percentage in the original table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This thread&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/cumulative-percent/td-p/216368" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/cumulative-percent/td-p/216368&lt;/A&gt;&amp;nbsp;should be helpful there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 14:00:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Calculating-running-percent-in-a-crosstab/m-p/549611#M12227</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2019-04-09T14:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating running percent in a crosstab</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Calculating-running-percent-in-a-crosstab/m-p/549645#M12230</link>
      <description>&lt;P&gt;Thanks. Yes I saw that 8.3 might have the functions I need. I came close with a couple of approaches but I think I have tortured SAS VA 7.4 functions enough for now. I will try to adapt the original data and hope that we upgrade soon! Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 15:15:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Calculating-running-percent-in-a-crosstab/m-p/549645#M12230</guid>
      <dc:creator>crawfe</dc:creator>
      <dc:date>2019-04-09T15:15:15Z</dc:date>
    </item>
  </channel>
</rss>

