Saving the file path of a user prompted Open() command
I'm prompting the user to open a file via this script command: Open() << Set Name( "results.jmp") How do I capture the file path of the file that the user chose to open?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI'm prompting the user to open a file via this script command: Open() << Set Name( "results.jmp") How do I capture the file path of the file that the user chose to open?
I've been struggling to figure this out. I have a table (Table1) that has columns that I want grouped. Table2 has the column names and group labels I want to use. I want to script and automate creating the grouped table, as shown in the screenshot below. Any suggestions on how to do this would be appreciated. here are scripts to create Table1 and Table2 shown abovedt1 = New Table( "Table1", ...
I want to add reference lines to a graph, but only if the page has :name = "Closed Loop Control". The only way I have found to be successful is to grab it sequentially using the highlighted scalebox(5), however I want to grab it by the :name instead.
Hi! I want to see only Histogram with Process Capability.
There is a column list "colDlg["ycol"]", but it does not apply to reporting.
Could you give any advice on this?
Also, is it possible to add "groupby" to the histogram? //Select Test Item for Scatterplot Matrix...
colDlg = Column Dialog(
Title( "Test Item Selct" ),
ycol = Col List( "Test Item", Min Col( 1 ) ), //
);
hist = dt << Process Capability(
Hello all, I am pretty new to JSL, so I have this small doubt where I have 3 data tables, and each holds 12 rows. So, I want to add a line of code which gives me an output like for table1-the num col will be 1-12, for table2- the num col will be 13-24 and for table-3 the num col will be 25-36. Can you help me with this. Thank you in advance.
<JSL>
l = 117;
w = 32;
h = 43;
ls = 19.6;
ws = 16.4;...
I want to add reference lines to a graph, but only if the page has :name = "Closed Loop Control". The only way I have found to be successful is to grab it sequentially using the highlighted scalebox(5), however I want to grab it by the :name instead.
Hello all, I am pretty new to JSL, so I have this small doubt where I have 3 data tables, and each holds 12 rows. So, I want to add a line of code which gives me an output like for table1-the num col will be 1-12, for table2- the num col will be 13-24 and for table-3 the num col will be 25-36. Can you help me with this. Thank you in advance.
<JSL>
l = 117;
w = 32;
h = 43;
ls = 19.6;
ws = 16.4;...
Hi everyone. I am trying to formulate a script (JMP 13) that will allow me to isolate records (rows) that are the same based on one column but different based on another column. In more detail, I have made two observations/measurements on the same sample but for some samples the outcome is different. How can I isolate these cases? I have tried this (and I am likely missing something very basic -...
I have a text paragraph containing several numbers in different sentences and I would like to extract those numbers and get them stacked in a column in a new tabel.The sentence looks like this: The bags are weighed on a mobile scale at storage location. Each 5. bag is spear sampled. The primary sample of A: 10 kg, B: 20 kg, C: 30 kg, D: 40 kg and E: 50 kg was dried for 24 hours at 105 C. The samp...
I am taking the above error once i click to build currently selected add-in button at the add-in manager. Error Message:
{"Send Expects Scriptable Object"(1, {23}, 2, "Send", here:addinTable << /*###*/get rows where(:AddinID == selectionID) /*###*/)}
Error: Send Expects Scriptable Object
1 time(s).
Data Table Indices: 23
Type: Error
Function Name: Send
Function being executed: here:addinTab...
I am taking the above error once i click to build currently selected add-in button at the add-in manager. Error Message:
{"Send Expects Scriptable Object"(1, {23}, 2, "Send", here:addinTable << /*###*/get rows where(:AddinID == selectionID) /*###*/)}
Error: Send Expects Scriptable Object
1 time(s).
Data Table Indices: 23
Type: Error
Function Name: Send
Function being executed: here:addinTab...
FYI from JMP tech support:
If you are running JMP on a server, note that JMP 16 addins do not work for JMP 18 because the file paths have changed. JMP is no longer part of SAS so the file path changed from C:\ProgramData\SAS\JMP\addIns to C:\ProgramData\JMP\JMP\addIns
Changing your file path to C:\ProgramData\JMP\JMP\addIns will make addins visible for JMP version 18.
Hello community, I come to you with a difficult question. Please see the image below for reference. I am using JMP 18, and I am trying to create a bar chart to show PPB values by quarter for various categories. The trouble I run into is that I want the category that has the highest total value from the chart to be on the bottom of the stack. For example, in the image below the category memory shou...
Hello Community!Attached is the script "Hogi chart calculates risk and probability", an excellent work by HOGI ... which calculates the risks and probabilities of occurrence of an input or multiple inputs (x), of an output or multiple outputs (Y) or their combination in a table. For example:Would it be possible to expand the capacity of the script to make a sensitivity analysis of the inputs (x) o...
Hi There
Some time ago, I created a nice interface using Application Builder and I saved it as a journal. Now I need to make a few modifications to the interface, rearrange buttons, add boxes, and so on. I am unable to import the journal into the app and have the interface appear in the Module tab. It is a very busy interface ...Is there a way to have it?
Thanks
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
JMP Live offers JMP users collaborative analytics software to share analyses from JMP to a secure, c...
French Mastering JMP Transformez des données brutes en informations exploitables grâce à l’éditeur d...
EMEA Mastering JMP Experimenting with microbial and mammalian systems brings a multitude of data; bi...