<?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: How to auto update a formatted data table/report? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-auto-update-a-formatted-data-table-report/m-p/58224#M32324</link>
    <description>&lt;P&gt;In JMP, if you use File&amp;gt;Open, select your excel file, use the import wizard to get the data you want, and then import, then JMP will write the import script for you.&lt;/P&gt;
&lt;P&gt;check the data table's source script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can copy this script from the data table (right click on it, choose edit, then copy the script) and paste it into a new script window.&lt;/P&gt;
&lt;P&gt;Try that and see if it works.&lt;/P&gt;</description>
    <pubDate>Fri, 25 May 2018 17:51:38 GMT</pubDate>
    <dc:creator>Byron_JMP</dc:creator>
    <dc:date>2018-05-25T17:51:38Z</dc:date>
    <item>
      <title>How to auto update a formatted data table/report?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-auto-update-a-formatted-data-table-report/m-p/58024#M32255</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am very new to the JMP program, so I might be approaching this wrong at the moment. I am trying to create a report to help me monitor some work of mine and I want the report to automatically refresh everytime my raw data table is updated. Ex: When I login to JMP tomorrow, I want to open up my report with updated information. Below are the steps that I gone through to get to my report and I have included images of each step I take:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1)&amp;nbsp;Raw data table that will be automatically updated, with 3 columns: Day of year, Cumulative, Customer&lt;/P&gt;
&lt;P&gt;2) Analyze &amp;gt; Fit Y by X &amp;gt; Y, Reponse = Cumulative &amp;amp; X, Factor = Day of Year&lt;/P&gt;
&lt;P&gt;3) Hotspot &amp;gt; Group by = Customer &amp;gt; Fit Line &amp;gt; Parameter Estimates &amp;gt; Make Combined Data Table&lt;/P&gt;
&lt;P&gt;4) Table &amp;gt; Split &amp;gt; Split By = Term, Split Columns = Estimate, Group By = Customer&lt;/P&gt;
&lt;P&gt;5) Update column name, add a few formulas, and added color gradient to help with monitoring my work&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I essentially want that step 5 report to automatically update everytime my raw data table gets updated. I'm not too sure how to make that happen. I have tried saving it as a data table and saving a script, but have been unsucessful.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help will be greatly appreciated, and you can even tell me if my approach is completely wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JMP_Step1_RawData.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10813i16983B55BCB538EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JMP_Step1_RawData.png" alt="JMP_Step1_RawData.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JMP_Step2_FitYbyX_FitLine.png" style="width: 226px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10814i12BC66A9DADA190A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JMP_Step2_FitYbyX_FitLine.png" alt="JMP_Step2_FitYbyX_FitLine.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JMP_Step3_CombinedDataTable.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10815iB46D3ED9EA03C141/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JMP_Step3_CombinedDataTable.png" alt="JMP_Step3_CombinedDataTable.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JMP_Step4_Step5_SplitTable_CustomizedReport.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10816i10C13C848F30D9AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JMP_Step4_Step5_SplitTable_CustomizedReport.png" alt="JMP_Step4_Step5_SplitTable_CustomizedReport.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 13:46:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-auto-update-a-formatted-data-table-report/m-p/58024#M32255</guid>
      <dc:creator>JMPer08</dc:creator>
      <dc:date>2018-05-24T13:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to auto update a formatted data table/report?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-auto-update-a-formatted-data-table-report/m-p/58186#M32307</link>
      <description>&lt;P&gt;The first step is to understand where your data is coming from.&lt;/P&gt;
&lt;P&gt;Do you open an Excel fle, a database connection, type it in by hand...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 11:08:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-auto-update-a-formatted-data-table-report/m-p/58186#M32307</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2018-05-25T11:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to auto update a formatted data table/report?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-auto-update-a-formatted-data-table-report/m-p/58213#M32321</link>
      <description>Currently it's from an Excel file that I created myself. This was a small project of mine that I wanted to tackle first.&lt;BR /&gt;&lt;BR /&gt;Eventually I want to transition into using a database connection.</description>
      <pubDate>Fri, 25 May 2018 15:38:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-auto-update-a-formatted-data-table-report/m-p/58213#M32321</guid>
      <dc:creator>JMPer08</dc:creator>
      <dc:date>2018-05-25T15:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to auto update a formatted data table/report?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-auto-update-a-formatted-data-table-report/m-p/58224#M32324</link>
      <description>&lt;P&gt;In JMP, if you use File&amp;gt;Open, select your excel file, use the import wizard to get the data you want, and then import, then JMP will write the import script for you.&lt;/P&gt;
&lt;P&gt;check the data table's source script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can copy this script from the data table (right click on it, choose edit, then copy the script) and paste it into a new script window.&lt;/P&gt;
&lt;P&gt;Try that and see if it works.&lt;/P&gt;</description>
      <pubDate>Fri, 25 May 2018 17:51:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-auto-update-a-formatted-data-table-report/m-p/58224#M32324</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2018-05-25T17:51:38Z</dc:date>
    </item>
  </channel>
</rss>

