<?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 Visualizing Control Charts for multiple instrument and parameters in one platform/interface (user-friendly) in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Visualizing-Control-Charts-for-multiple-instrument-and/m-p/965852#M110401</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'd like to get your input on something I want to implement in my team, and to a greater extent, in the company I work for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Context:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;We are running a number of processes in multiple instruments. For each of these, we collect a lot of results (process performances) that we measure.&lt;/P&gt;
&lt;P&gt;We use control charts to visualize if a process is in control in an instrument but this can lead to to tens of control charts per process per instrument.&lt;/P&gt;
&lt;P&gt;Instruments are grouped in cluster and I have datatables for each cluster. These datatables are grouped in one JMP project.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Problem statement:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I would like to create an interface where you can select the instrument, the process and the parameters/performances you want to visualize. The interface should be pretty user-friendly (for example using buttons and drop-down list or selecting items). Then clicking on a "Display control charts" button, would either have for effect to open a new window or display in the same window the selected control charts. There will also be an "update" button that would update the JMP datable, which is at the moment, linked to an Sharepoint-Excel table, such that you would always have the latest version of the data when you visualize the control charts. (I have everything here, I just need to implement the update button, should be straightforward).&lt;/P&gt;
&lt;P&gt;I've used AI to sort of generate what I would ideally like to have:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Thibarely_0-1787575992590.png"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/114061iF6E59308C741A485/image-size/medium?v=v2&amp;amp;px=400" alt="Thibarely_0-1787575992590.png" title="Thibarely_0-1787575992590.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Routes for a solution&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I initially thought of using a JMP journal, combined with JMP dashboard but before spending time in this direction I would like to have some feedback on the feasibility of that little project I have and on the best options. Should it be a JMP journal, a JMP dashboard or an application (which means I would need to start scripting in JSL) ? Is that even feasible with JMP at the moment ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance for your help and any idea is welcome!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Aug 2026 12:54:30 GMT</pubDate>
    <dc:creator>Thibarely</dc:creator>
    <dc:date>2026-08-24T12:54:30Z</dc:date>
    <item>
      <title>Visualizing Control Charts for multiple instrument and parameters in one platform/interface (user-friendly)</title>
      <link>https://community.jmp.com/t5/Discussions/Visualizing-Control-Charts-for-multiple-instrument-and/m-p/965852#M110401</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'd like to get your input on something I want to implement in my team, and to a greater extent, in the company I work for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Context:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;We are running a number of processes in multiple instruments. For each of these, we collect a lot of results (process performances) that we measure.&lt;/P&gt;
&lt;P&gt;We use control charts to visualize if a process is in control in an instrument but this can lead to to tens of control charts per process per instrument.&lt;/P&gt;
&lt;P&gt;Instruments are grouped in cluster and I have datatables for each cluster. These datatables are grouped in one JMP project.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Problem statement:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I would like to create an interface where you can select the instrument, the process and the parameters/performances you want to visualize. The interface should be pretty user-friendly (for example using buttons and drop-down list or selecting items). Then clicking on a "Display control charts" button, would either have for effect to open a new window or display in the same window the selected control charts. There will also be an "update" button that would update the JMP datable, which is at the moment, linked to an Sharepoint-Excel table, such that you would always have the latest version of the data when you visualize the control charts. (I have everything here, I just need to implement the update button, should be straightforward).&lt;/P&gt;
&lt;P&gt;I've used AI to sort of generate what I would ideally like to have:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Thibarely_0-1787575992590.png"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/114061iF6E59308C741A485/image-size/medium?v=v2&amp;amp;px=400" alt="Thibarely_0-1787575992590.png" title="Thibarely_0-1787575992590.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Routes for a solution&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I initially thought of using a JMP journal, combined with JMP dashboard but before spending time in this direction I would like to have some feedback on the feasibility of that little project I have and on the best options. Should it be a JMP journal, a JMP dashboard or an application (which means I would need to start scripting in JSL) ? Is that even feasible with JMP at the moment ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance for your help and any idea is welcome!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2026 12:54:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Visualizing-Control-Charts-for-multiple-instrument-and/m-p/965852#M110401</guid>
      <dc:creator>Thibarely</dc:creator>
      <dc:date>2026-08-24T12:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Visualizing Control Charts for multiple instrument and parameters in one platform/interface (user-friendly)</title>
      <link>https://community.jmp.com/t5/Discussions/Visualizing-Control-Charts-for-multiple-instrument-and/m-p/965883#M110403</link>
      <description>&lt;P&gt;You might be able to do this with control chart builder + local data filter and then workflow/update table script to update the data. If you want the UI look exactly like that, I would go with more customized JSL solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2026 13:39:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Visualizing-Control-Charts-for-multiple-instrument-and/m-p/965883#M110403</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2026-08-24T13:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Visualizing Control Charts for multiple instrument and parameters in one platform/interface (user-friendly)</title>
      <link>https://community.jmp.com/t5/Discussions/Visualizing-Control-Charts-for-multiple-instrument-and/m-p/966269#M110412</link>
      <description>&lt;P&gt;bonjour,&lt;/P&gt;
&lt;P&gt;je fais des dashboards avec le même modèle:&lt;/P&gt;
&lt;P&gt;filtre de données locales (sélection année, mois, produit + autres variables), des tab page boxes avec graphique + tableau récapitulatif pour avoir quelques statistiques (nombre de résultats, moyenne, écart-type,..). quand j'ajoute les cartes de contrôle, j'utilise l(IMR avec de plus en plus souvent le sélecteur de colonnes. Il faut bien paramétrer les variables pour que l'axe Y s'adapte à chaque variable dans la carte de contrôle.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cordialement&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2026 14:08:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Visualizing-Control-Charts-for-multiple-instrument-and/m-p/966269#M110412</guid>
      <dc:creator>Françoise</dc:creator>
      <dc:date>2026-08-26T14:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Visualizing Control Charts for multiple instrument and parameters in one platform/interface (user-friendly)</title>
      <link>https://community.jmp.com/t5/Discussions/Visualizing-Control-Charts-for-multiple-instrument-and/m-p/966630#M110427</link>
      <description>&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/19.1/#page/jmp/process-screening.shtml#ww149187" target="_blank" rel="noopener"&gt;Process Screening&lt;/A&gt;&amp;nbsp;provides an interactive summary table and some graphical methods to see all your processes in a dashboard-like view. Instantly generate the control chart(s) for process(es) of interest by clicking on them in the table, then drill-down further as needed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the &lt;EM&gt;Semiconductor Capability.jmp&lt;/EM&gt; sample dataset as a reference. Run the built-in Process Screening analysis, using the Red Triangle Menu to enable &lt;EM&gt;Show Charts as Selected&lt;/EM&gt;. Next, try using a Local Data Filter to filter by, say, SITE, in the example dataset. Would this functionality allow your users to filter to their cluster/chamber/process of interest?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My recommendation for one-click update from your SharePoint data source:&amp;nbsp;&lt;A href="https://marketplace.jmp.com/appdetails/OneDrive+and+SharePoint+Data+Connectors" target="_blank"&gt;OneDrive and SharePoint Data Connector&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2026 13:45:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Visualizing-Control-Charts-for-multiple-instrument-and/m-p/966630#M110427</guid>
      <dc:creator>christian-z</dc:creator>
      <dc:date>2026-08-28T13:45:15Z</dc:date>
    </item>
  </channel>
</rss>

