<?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: Blank reports? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17719#M16147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, seems to be working so far!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2016 21:18:32 GMT</pubDate>
    <dc:creator>natalie_</dc:creator>
    <dc:date>2016-03-31T21:18:32Z</dc:date>
    <item>
      <title>Blank reports?</title>
      <link>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17711#M16139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if anyone knows the answer to this, but when someone else at work goes to the directory on their computer where reports are saved, the plots all are blank.&amp;nbsp; Actually it only happens on one person's computer, and I was just wondering why this might be.&amp;nbsp; Any ideas?&amp;nbsp; The plots are in the report but without data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 13:22:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17711#M16139</guid>
      <dc:creator>natalie_</dc:creator>
      <dc:date>2016-03-31T13:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Blank reports?</title>
      <link>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17712#M16140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Natalie,&lt;/P&gt;&lt;P&gt;It appears that individual is not able to get to the data tables that are needed for the reports.&amp;nbsp; Where are the tables that go with the reports?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 13:33:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17712#M16140</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2016-03-31T13:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Blank reports?</title>
      <link>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17713#M16141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the JMP Log for messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are these reports in .JRN or .JRP or some other file type?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 13:34:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17713#M16141</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2016-03-31T13:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Blank reports?</title>
      <link>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17714#M16142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my colleague let me use their computer.&amp;nbsp; I see what the problem is, just not why it is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three columns with formulas:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dtSummary &amp;lt;&amp;lt; New Column("RdsOn HT", Numeric, Formula(1000*0.01/(:Id HT)));&lt;/P&gt;&lt;P&gt;dtSummary &amp;lt;&amp;lt; New Column("RdsOn Ratio", Numeric, Formula((:RdsOn HT)/(:RdsOn)));&lt;/P&gt;&lt;P&gt;dtSummary &amp;lt;&amp;lt; New Column ("RP RdsOn Ratio", Numeric, Formula(100*(Col Rank(:Name("RdsOn Ratio"))/row)));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When my colleague opens the report, the column RP RdsOn Ratio is blank.&amp;nbsp; When I open it on my computer, everything is fine.&amp;nbsp; This is saved as a .jrp file and the data table is embedded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess is that this is happening because I am using row as a variable.&amp;nbsp; However, on my computer it is fine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 18:33:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17714#M16142</guid>
      <dc:creator>natalie_</dc:creator>
      <dc:date>2016-03-31T18:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Blank reports?</title>
      <link>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17715#M16143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I should explain more about that variable.&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;It represents the number of rows in the data table which I won't know until after my script is run.&amp;nbsp; It is incremented in a loop.&lt;/SPAN&gt;&amp;nbsp; If my guess is correct in that the variable is causing the problem, how can I go about fixing it? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 18:36:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17715#M16143</guid>
      <dc:creator>natalie_</dc:creator>
      <dc:date>2016-03-31T18:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Blank reports?</title>
      <link>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17716#M16144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this method to eval the variable before creating the formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px; font-size: 14px; line-height: normal; font-family: Courier; color: #032ce4;"&gt;&lt;SPAN style="color: #000000;"&gt;F &lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;Eval Expr&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #009193;"&gt;&lt;STRONG&gt;100&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;*&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;Col Rank&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;:&lt;/SPAN&gt;Name&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #942193;"&gt;"RdsOn Ratio"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;))&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;Expr&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;row&lt;STRONG&gt;)))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px; font-size: 14px; line-height: normal; font-family: Courier;"&gt;dtSummary &lt;SPAN style="color: #011993;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt; &lt;SPAN style="color: #011993;"&gt;&lt;STRONG&gt;New Column&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;SPAN style="color: #942193;"&gt;"RP RdsOn Ratio"&lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt; Numeric&lt;SPAN style="color: #011993;"&gt;,&lt;/SPAN&gt; Formula&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;SPAN style="color: #032ce4;"&gt;Name Expr&lt;/SPAN&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;F&lt;STRONG&gt;)))&lt;/STRONG&gt;&lt;SPAN style="color: #011993;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN style="color: #011993;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 19:29:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17716#M16144</guid>
      <dc:creator>ms</dc:creator>
      <dc:date>2016-03-31T19:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Blank reports?</title>
      <link>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17717#M16145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you using a by variable in the report,&amp;nbsp; and is the numeric column really blank, and not missing values (period characters)?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 19:38:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17717#M16145</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2016-03-31T19:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Blank reports?</title>
      <link>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17718#M16146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that's a better idea than I was having.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 19:40:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17718#M16146</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2016-03-31T19:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Blank reports?</title>
      <link>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17719#M16147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, seems to be working so far!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 21:18:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Blank-reports/m-p/17719#M16147</guid>
      <dc:creator>natalie_</dc:creator>
      <dc:date>2016-03-31T21:18:32Z</dc:date>
    </item>
  </channel>
</rss>

