<?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: proc report error: There is no statistic associated with tot_per in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-error-There-is-no-statistic-associated-with-tot-per/m-p/148396#M39238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works.&lt;/P&gt;&lt;P&gt;Will a compute block allow me to show blank cells as 0%, 0?&lt;/P&gt;&lt;P&gt;Or is there a better way?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jan 2014 00:38:03 GMT</pubDate>
    <dc:creator>gzr2mz39</dc:creator>
    <dc:date>2014-01-22T00:38:03Z</dc:date>
    <item>
      <title>proc report error: There is no statistic associated with tot_per</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-error-There-is-no-statistic-associated-with-tot-per/m-p/148394#M39236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tot_per=catx("% ,",per_task,tot) where per_task and tot are both numeric values.&lt;BR /&gt;I'm trying to create the following table:&lt;/P&gt;&lt;P&gt;proc report data=task_groups1 nowd contents="Claims" out=test&lt;/P&gt;&lt;P&gt;&amp;nbsp; style(header)=[font_weight=bold background=CX90D9D7];&lt;/P&gt;&lt;P&gt;&amp;nbsp; options missing='0';&lt;/P&gt;&lt;P&gt;&amp;nbsp; column task_grp bu, (tot_per);&lt;/P&gt;&lt;P&gt;&amp;nbsp; define task_grp / group 'Task' order=data;&lt;/P&gt;&lt;P&gt;&amp;nbsp; define bu / across '';&lt;/P&gt;&lt;P&gt;&amp;nbsp; define tot_per / '' style(column)={just=c};&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;How do I fix the following error?&lt;BR /&gt;"ERROR: There is no statistic associated with tot_per."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 23:42:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-error-There-is-no-statistic-associated-with-tot-per/m-p/148394#M39236</guid>
      <dc:creator>gzr2mz39</dc:creator>
      <dc:date>2014-01-21T23:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: proc report error: There is no statistic associated with tot_per</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-error-There-is-no-statistic-associated-with-tot-per/m-p/148395#M39237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Data would be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is a case where you need a dummy variable, something like...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;column task_grp bu, (tot_per) dummy;&lt;/P&gt;&lt;P&gt;define dummy / noprint;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could test this if you supplied some data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 00:00:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-error-There-is-no-statistic-associated-with-tot-per/m-p/148395#M39237</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2014-01-22T00:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: proc report error: There is no statistic associated with tot_per</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-error-There-is-no-statistic-associated-with-tot-per/m-p/148396#M39238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works.&lt;/P&gt;&lt;P&gt;Will a compute block allow me to show blank cells as 0%, 0?&lt;/P&gt;&lt;P&gt;Or is there a better way?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 00:38:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-error-There-is-no-statistic-associated-with-tot-per/m-p/148396#M39238</guid>
      <dc:creator>gzr2mz39</dc:creator>
      <dc:date>2014-01-22T00:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: proc report error: There is no statistic associated with tot_per</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-error-There-is-no-statistic-associated-with-tot-per/m-p/148397#M39239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would format the character data cells to look exactly like I want them to look, in the data step where you create tot_per.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 01:47:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-error-There-is-no-statistic-associated-with-tot-per/m-p/148397#M39239</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2014-01-22T01:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: proc report error: There is no statistic associated with tot_per</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-error-There-is-no-statistic-associated-with-tot-per/m-p/148398#M39240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have missing information in the data step. Only when proc report creates the table do I have blank cells due to combinations being created that don't exist in the data step. I could manually create these combinations in the data step, but that would be quite a bit of manual coding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 18:27:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-error-There-is-no-statistic-associated-with-tot-per/m-p/148398#M39240</guid>
      <dc:creator>gzr2mz39</dc:creator>
      <dc:date>2014-01-22T18:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: proc report error: There is no statistic associated with tot_per</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-report-error-There-is-no-statistic-associated-with-tot-per/m-p/148399#M39241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It wont be to hard to create the "missing" cells.&amp;nbsp; I think that is easier that using CALL DEFINE espically on an across variable.&amp;nbsp; Show some data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 18:40:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-report-error-There-is-no-statistic-associated-with-tot-per/m-p/148399#M39241</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2014-01-22T18:40:27Z</dc:date>
    </item>
  </channel>
</rss>

