<?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 get formula column included in dashboard building using scripting in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-get-formula-column-included-in-dashboard-building-using/m-p/472282#M71691</link>
    <description>&lt;P&gt;In Dashboard Builder the property panel is closed by default.&amp;nbsp; The easiest way to open and close the property panel is from the red-triangle menu:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="danschikore_0-1648043579879.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/41055i745BA26427A2C0A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danschikore_0-1648043579879.png" alt="danschikore_0-1648043579879.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the property panel you can then change the initial settings for the Data Table Location:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="danschikore_1-1648043829586.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/41056iCC918D671B186BA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danschikore_1-1648043829586.png" alt="danschikore_1-1648043829586.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2022 13:58:17 GMT</pubDate>
    <dc:creator>danschikore</dc:creator>
    <dc:date>2022-03-23T13:58:17Z</dc:date>
    <item>
      <title>How to get formula column included in dashboard building using scripting</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-get-formula-column-included-in-dashboard-building-using/m-p/395384#M64607</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am a beginner with JMP scripting and building a dashboard using script (assisted).&lt;/P&gt;&lt;P&gt;I have created a formula column in data table prior to making graphs in dashboard.&lt;/P&gt;&lt;P&gt;When i run the dashboard script, graph with formula column is not appearing.&lt;/P&gt;&lt;P&gt;Graphs with original data table is plotted correctly. But In dashboard preview everything is appearing.&lt;/P&gt;&lt;P&gt;When further analyzed, i can see the formula column is not created in data table built when running the dashboard.&lt;/P&gt;&lt;P&gt;How can i include the formula column to the data table import script and then create the dashboard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aju Philip&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:32:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-get-formula-column-included-in-dashboard-building-using/m-p/395384#M64607</guid>
      <dc:creator>aju_philip</dc:creator>
      <dc:date>2023-06-10T23:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to get formula column included in dashboard building using scripting</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-get-formula-column-included-in-dashboard-building-using/m-p/395694#M64641</link>
      <description>&lt;P&gt;I have found a solution myself,&lt;/P&gt;&lt;P&gt;In dashboard properties, selected the data table source as "Current data table" rather than embedded script.&lt;/P&gt;&lt;P&gt;So the formula column generated in data table with script in current data table can be used in dashboard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aju&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 04:40:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-get-formula-column-included-in-dashboard-building-using/m-p/395694#M64641</guid>
      <dc:creator>aju_philip</dc:creator>
      <dc:date>2021-06-24T04:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get formula column included in dashboard building using scripting</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-get-formula-column-included-in-dashboard-building-using/m-p/396315#M64706</link>
      <description>This could be one of solution, but I am sure the experts out there can find another one.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Aju</description>
      <pubDate>Sun, 27 Jun 2021 06:50:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-get-formula-column-included-in-dashboard-building-using/m-p/396315#M64706</guid>
      <dc:creator>aju_philip</dc:creator>
      <dc:date>2021-06-27T06:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get formula column included in dashboard building using scripting</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-get-formula-column-included-in-dashboard-building-using/m-p/472238#M71683</link>
      <description>&lt;P&gt;I think this is a quite common trap:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;load a data file (-&amp;gt; source script is generated automatically)&lt;/LI&gt;&lt;LI&gt;manually add a column (source script is not updated automatically)&lt;/LI&gt;&lt;LI&gt;generate a graph, using the new column&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;don't save the table yet &lt;/STRONG&gt;(see below)&lt;/LI&gt;&lt;LI&gt;generate a dashboard - and wonder about the error message&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As the table is not saved yet, the Dashboard decides to use the source script of the data table to generate a new one&lt;/P&gt;&lt;P&gt;- and fails, as the source script doesn't generate the new column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are several ways to escape the trap:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;add the generation of the additional column to the source script before you generate the Dashboard&lt;/LI&gt;&lt;LI&gt;save the data table before you&amp;nbsp;generate the Dashboard.&lt;BR /&gt;Then an additional window opens and ask if it should use the source script or instead use the stored info. -&amp;gt; take the second option by selecting&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Holger_1-1648034531509.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/41051i49614DDA2D05A767/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Holger_1-1648034531509.png" alt="Holger_1-1648034531509.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Would be great if it's possible to change the setting later - where do I find the&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;EM&gt;dashboard properties, to select&amp;nbsp; the data table source as "Current data table" rather than embedded script.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 11:23:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-get-formula-column-included-in-dashboard-building-using/m-p/472238#M71683</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2022-03-23T11:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get formula column included in dashboard building using scripting</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-get-formula-column-included-in-dashboard-building-using/m-p/472282#M71691</link>
      <description>&lt;P&gt;In Dashboard Builder the property panel is closed by default.&amp;nbsp; The easiest way to open and close the property panel is from the red-triangle menu:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="danschikore_0-1648043579879.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/41055i745BA26427A2C0A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danschikore_0-1648043579879.png" alt="danschikore_0-1648043579879.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the property panel you can then change the initial settings for the Data Table Location:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="danschikore_1-1648043829586.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/41056iCC918D671B186BA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danschikore_1-1648043829586.png" alt="danschikore_1-1648043829586.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 13:58:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-get-formula-column-included-in-dashboard-building-using/m-p/472282#M71691</guid>
      <dc:creator>danschikore</dc:creator>
      <dc:date>2022-03-23T13:58:17Z</dc:date>
    </item>
  </channel>
</rss>

