<?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 .html Pages No Longer Showing Graphs (.html page is blank) in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/html-Pages-No-Longer-Showing-Graphs-html-page-is-blank/m-p/527224#M75115</link>
    <description>&lt;P&gt;I am having an issue where my interactive .HTML pages are now no longer showing my graphs but showing the .HTML page as blank (no graphs). My .jsl code has not changed. I can use the script and use "&lt;STRONG&gt;Save HTML&lt;/STRONG&gt;" and the .HTML page shows the graphs fine.&amp;nbsp; However, when using "&lt;STRONG&gt;Save Interactive HTML&lt;/STRONG&gt;" this is not generating the HTML dashboard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When looking at the log files, I am getting the following: "Template file C:\Program Files\SAS\JMP\15\Web\Template.html is not writable."&amp;nbsp; &amp;nbsp;Not sure why it is writing to a temporary file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When opening the file:&amp;nbsp;C:\Program Files\SAS\JMP\15\Web\Template.html&amp;nbsp; the error says: "&lt;SPAN&gt;error on line 1 at column 1: Document is empty"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using JMP 15. The following is my script (minus the full JMP App information and actual file path name):&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;QualityDashboardHTML = JMP App( );
QualityDashboardHTML &amp;lt;&amp;lt; Run;
Show Properties( QualityDashboardHTML );
Show( QualityDashboardHTML );

(QualityDashboardHTMLReport &amp;lt;&amp;lt; get windows)[1] &amp;lt;&amp;lt; Save Interactive HTML(
"Filepath\KPI Dashboard.html" );&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 10 Jun 2023 20:51:40 GMT</pubDate>
    <dc:creator>Hayden52</dc:creator>
    <dc:date>2023-06-10T20:51:40Z</dc:date>
    <item>
      <title>.html Pages No Longer Showing Graphs (.html page is blank)</title>
      <link>https://community.jmp.com/t5/Discussions/html-Pages-No-Longer-Showing-Graphs-html-page-is-blank/m-p/527224#M75115</link>
      <description>&lt;P&gt;I am having an issue where my interactive .HTML pages are now no longer showing my graphs but showing the .HTML page as blank (no graphs). My .jsl code has not changed. I can use the script and use "&lt;STRONG&gt;Save HTML&lt;/STRONG&gt;" and the .HTML page shows the graphs fine.&amp;nbsp; However, when using "&lt;STRONG&gt;Save Interactive HTML&lt;/STRONG&gt;" this is not generating the HTML dashboard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When looking at the log files, I am getting the following: "Template file C:\Program Files\SAS\JMP\15\Web\Template.html is not writable."&amp;nbsp; &amp;nbsp;Not sure why it is writing to a temporary file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When opening the file:&amp;nbsp;C:\Program Files\SAS\JMP\15\Web\Template.html&amp;nbsp; the error says: "&lt;SPAN&gt;error on line 1 at column 1: Document is empty"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using JMP 15. The following is my script (minus the full JMP App information and actual file path name):&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;QualityDashboardHTML = JMP App( );
QualityDashboardHTML &amp;lt;&amp;lt; Run;
Show Properties( QualityDashboardHTML );
Show( QualityDashboardHTML );

(QualityDashboardHTMLReport &amp;lt;&amp;lt; get windows)[1] &amp;lt;&amp;lt; Save Interactive HTML(
"Filepath\KPI Dashboard.html" );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 10 Jun 2023 20:51:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/html-Pages-No-Longer-Showing-Graphs-html-page-is-blank/m-p/527224#M75115</guid>
      <dc:creator>Hayden52</dc:creator>
      <dc:date>2023-06-10T20:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: .html Pages No Longer Showing Graphs (.html page is blank)</title>
      <link>https://community.jmp.com/t5/Discussions/html-Pages-No-Longer-Showing-Graphs-html-page-is-blank/m-p/527274#M75116</link>
      <description>&lt;P&gt;The error message that you are seeing is confusing, if not wrong.&amp;nbsp; I think the cause is that there is already an existing file at&amp;nbsp;"Filepath\KPI Dashboard.html" and that &lt;STRONG&gt;&lt;EM&gt;this&lt;/EM&gt; &lt;/STRONG&gt;file is not writable.&lt;/P&gt;
&lt;P&gt;I think the message that you see when opening the Template file by itself is expected - this file is usually combined with the report content to produce a valid Interactive HTML report.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 20:28:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/html-Pages-No-Longer-Showing-Graphs-html-page-is-blank/m-p/527274#M75116</guid>
      <dc:creator>danschikore</dc:creator>
      <dc:date>2022-07-27T20:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: .html Pages No Longer Showing Graphs (.html page is blank)</title>
      <link>https://community.jmp.com/t5/Discussions/html-Pages-No-Longer-Showing-Graphs-html-page-is-blank/m-p/890961#M105245</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/31895"&gt;@Hayden52&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4587"&gt;@danschikore&lt;/a&gt;&amp;nbsp;. Yes the error was wrong. It will be fixed in JMP 19.1.&lt;/P&gt;
&lt;P&gt;~John&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 12:53:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/html-Pages-No-Longer-Showing-Graphs-html-page-is-blank/m-p/890961#M105245</guid>
      <dc:creator>John_Powell_JMP</dc:creator>
      <dc:date>2025-07-30T12:53:36Z</dc:date>
    </item>
  </channel>
</rss>

