Welcome to the JMP User Community!
Ask questions, get answers, meet other JMP usersLearning Resources
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesLatest Discussions
-
Exporting Graphs from Tab box to Excel cell
Hi, Is there a way to export the graphs in each tab box in the Excel cells that look something like the one below?JMP Tab Box Excel Below is the jsl code to create graphs
dt = Open( "$SAMPLE_DATA/Semiconductor Capability.jmp" ); List1 = {"NPN1", "PNP1", "PNP2", "NPN2", "PNP3", "IVP1"}; List2 = {"PNP4", "NPN3", "IVP2", "NPN4", "SIT1"}; List3 = {"INM1", "INM2", "VPM1", "VPM2", "VPM3"}; List4 = {"SN
...Jackie_
539 views | 0 replies -
No local filtering in project on macOS ?
Hi all,I'm using JMP 17 on MacOS, and when I use the graph builder within a JMP project I don't see the local filter icon that is usually there outside of project. Is this intentional or am I missing something?
Lavik17
974 views | 2 replies -
JSL to generate matching column difference and average
Hello,I am hoping to get some help on the following:Attached JMP file with the following table.My typical/starting data set contain:1. an identifier "Type"2. a set of unknown number of columns with same prefix and various number suffix, e.g. A num1, A num2, A num3...3. a second set of the same number of columns as in #2 above, with same prefix and matching suffix as in #2, e.g. B num1, B num2, B n...
pkl_jmp
2178 views | 8 replies -
Hover labels in journals
Hi,is it possible to enable hover labels in journals for data points on charts? This would be especially useful to help users understand a colour scale, for example.Very simple example: I create a graph builder chart using the code below. In the report window I can hover over a data point and see the value of HARDNESS, which is not easy to decode from the colour scale. However, in the journal, the...
matth1
1140 views | 2 replies -
Time series
Is there any special module for visualizing continuous process profile as time series and not discrete measures?
Zara
1379 views | 3 replies
Latest Discussions
-
Exporting Graphs from Tab box to Excel cell
Hi, Is there a way to export the graphs in each tab box in the Excel cells that look something like the one below?JMP Tab Box Excel Below is the jsl code to create graphs
dt = Open( "$SAMPLE_DATA/Semiconductor Capability.jmp" ); List1 = {"NPN1", "PNP1", "PNP2", "NPN2", "PNP3", "IVP1"}; List2 = {"PNP4", "NPN3", "IVP2", "NPN4", "SIT1"}; List3 = {"INM1", "INM2", "VPM1", "VPM2", "VPM3"}; List4 = {"SN
...Jackie_
539 views | 0 replies -
How Formula works in New Column Function
dt = Open( "$SAMPLE_DATA\Big Class.jmp" ); New Column("Sum", "Numeric", "Continuous", Set Formula(If(Row() == 1, :Height, Lag(:Sum,1) + :Height)) );
The code above creates Sum column with calculated the accumulative sum. I am new to JSL so could someone explain me how the Formula command works. Is it scan one by one row in the column so that we can write :Height instead of constructing a For-loop ...hmm
712 views | 1 replies -
Formula and graphbuilder
Dear Community, I need your help and I would like to apologize if it is a stupid question. I’m struggling with the graphbuilder.I would like to use a column including a formula option for plotting it in the graphbuilder window.Nevertheless, it only works when all the parameters are included in the formula (the two following pictures). When I try to make my formula “flexible” with a link to other c...
BigShaftie
1329 views | 4 replies -
Dataset normalization in jmp 17
Can anyone please help me figure out how to access the various dataset normalization tools in JMP 17? I couldn't find any detailed explanation in the ebook "Genomic Analysis with JMP Pro". JMP Genomics had all the various normalization tools for both array and RNAseq datasets. Thank you.
Manny_B
883 views | 1 replies -
To automate the Mulitple Data table selection while running Add-Ins.
Dear All,I am facing a small challenge to implement the Dashboard via Add-Ins. I have a JMP script to import the test data into different Data Table and to make plots for them. I have succeeded in creating an Adds-Ins to create a Dashboard out of the Plots from different Data Tables, however as it involves many Data Table it prompts a menu to select the corresponding Data table to create the Dashb...
SSMann03
1875 views | 2 replies
Latest Discussions
-
Exporting Graphs from Tab box to Excel cell
Hi, Is there a way to export the graphs in each tab box in the Excel cells that look something like the one below?JMP Tab Box Excel Below is the jsl code to create graphs
dt = Open( "$SAMPLE_DATA/Semiconductor Capability.jmp" ); List1 = {"NPN1", "PNP1", "PNP2", "NPN2", "PNP3", "IVP1"}; List2 = {"PNP4", "NPN3", "IVP2", "NPN4", "SIT1"}; List3 = {"INM1", "INM2", "VPM1", "VPM2", "VPM3"}; List4 = {"SN
...Jackie_
539 views | 0 replies -
Discrete Choice Experiment: Prohibited Combination
Hi everyone,I would like to design my first DCE. I am going to use 6 attributes that differ in the levels from 2 to 4 levels. However, I have a limitation where there is an impossible combination that may appear; for example, the cheapest product would not be possible to have the best feature. Is there any way for me to select the prohibited combination? Or, is the D-optimal design will always cal...
andikawp
535 views | 0 replies -
Multivariate Analysis
Using Multivariate Analysis to study the pattern of any specific issue (e.g. water consumption of different states in a country). From T2 plot for abnormal observations we get contribution plot that shows which states are highest contributor. The Contribution plot here shows only the name of contributors. If it possible to indicate in numeric value [How much water each state is consuming]?
Chitranshu
525 views | 0 replies -
PickFile() from within a Project does not use file filters
When I use PickFile() outside of a project, it works as noted in the scripting guide, scripting index, and other posts here in the forums. However, when I run the script within a project, the window that opens is a different one. It seems to be in order to allow you to pick a file that is saved to the project itself, but the filters do not work even though it shows the folder that I specified as d...
R2OKeefe
754 views | 0 replies -
Cannot get Virtual Lab to run well on iPad. IPad on iOS 17
The option to go to fonts aA to run in mobile mode just spins and spins. Cannot get Citrix in the regular mode to work well, freezes, etc, especially when switching screens. Trying to take the online course with video & Virtual Lab. JMP version on Citrix is 17
Bbrown
502 views | 0 replies
JMP Events
-
ChinaShanghai May 29
-
1:00PM - 2:30PM EDTApr 16Jump into DOE: Hands-on Workshop
Jump into DOE Wednesday, April 16 | Live Web Workshop1:00 p.m. – 2:30 p.m. ET Hosted via Zoom...
-
12:00PM - 1:00PM EDTApr 17JMP for Teaching Statistics in Semiconductor Engineering Education
REGISTER HERE: https://www.jmp.com/en_us/events/live-webinars/academic/jmp-for-teaching-stat-semicon...
-
1:00PM - 2:00PM EDTApr 25Getting Started with JMP
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
-
2:00PM - 3:00PM EDTApr 25Gleaning Valuable Product Information from Text Data - Mastering JMP
Are you a subject matter expert with information buried in unstructured text, such as survey free-re...