Add-in doesn't work after installation
I can install the add-ins to my JMP 16 and JMP 17, it is also 'enabled'. However, when I click it, nothing happens (there supposed to be a pop-up window). Please help. Thank you!
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI can install the add-ins to my JMP 16 and JMP 17, it is also 'enabled'. However, when I click it, nothing happens (there supposed to be a pop-up window). Please help. Thank you!
Hello All, Below is the example I am working with. "Column-to-Count" has several entries in each cell within that column. I want to output the count of each cell, which is the "Count" column. | Column-to-Count | Count || ab1, tgh9o, pl79s | 3 || ab1, fisc8u | 2 || ab1, psivb, 7ushg8 | 3 | Is there a formula type th...
Hi guys, I am trying to write a script to apply column switcher to all open reports. Please guide me dt = Current data Table(); //Get all Open reports wList = Get Window List( Type( "Reports" ) ); //Get Column to replace and column to replace with win = New Window( "Set a Value", <<Modal, <<Return Result, H List Box( ColumnSwitcherObject = dt << Column Switcher(), colList = dt << Col List ...
Good morning/afternoon/evening everyone, Having this strange issue where when I report a fit group I made to a tabbed report it makes the plots non-interactive (red triangle not doing the usual stuff). Screen shot here shows what happens when I click on the red triangle.Here is where I make the tabbed report:////////////////////////Show graphs for each test//////////////////
Tests = db_Tests:Te...
Hello guys,I wanted to if its possible to append multiple reports as image into single slide for ppt without grouping them using H Box or V Box or Outline Box in journal. I have multiple reports i will loop through each of them save it as image in ppt .. But i want specified no reports images in same slide. (It dosent matter how its alligned or even if its overlapped.. I can allign it manually lat...
I can install the add-ins to my JMP 16 and JMP 17, it is also 'enabled'. However, when I click it, nothing happens (there supposed to be a pop-up window). Please help. Thank you!
Good morning/afternoon/evening everyone, Having this strange issue where when I report a fit group I made to a tabbed report it makes the plots non-interactive (red triangle not doing the usual stuff). Screen shot here shows what happens when I click on the red triangle.Here is where I make the tabbed report:////////////////////////Show graphs for each test//////////////////
Tests = db_Tests:Te...
Hi all,I am trying to query using a list and a variable. However, I cannot figure out how to query the dateNow variable. I keep on getting this error: Error occurred while trying to execute a query: [SQLState 42601] ERROR: syntax error at or near "00"
LINE 4: and test_date_time between 03/12/2024 00:00:00 AM and 03/12/... Here is my sample script:namecol= {"James", "John", "Anna", "Rose")
dateNow =...
Hello,Problem is following:1. I am making query using query builder in JMP17.2. Query pulling data from particular tables from SQL database. Pulling data and creating from it JMP table works correctly.3. Query is saved as a .jmpquery4. During reopening previously saved query, at each time JMP is unable to find source table and below comment appears. In effect I need to made query from basis at eac...
Hello, I have a JSL script where I'm updating a JMP table with data from a second table that has columns that are grouped. As it stands the update ungroups all the columns from the second table. I can't find anything in the interactive window to specify keeping it grouped, is this possible? Using JMP 17.2. Thanks!
Hello guys, I have applciation builder with multiple modules. one of the module only contains column list which requires selection of datatable. How to make jmp prompt to select datatable only when that module loads.By default it prompts when the application loads Kindly guide. Thanks in advance
Hello Guys, I just started exploring jmp project. I am wondering if there is any option to add Global Data Filter and a global column switcher to a jmp project.Currely i have created a jmp project with various reports from a datatable (similar to dashboard) but i want to know if there is a option to add a global data filter and also a global column switcher to this screen. My idea : To create a sc...
I have a script to draw charts and use "if" for the reference line."Sometimes" the reference line is not correct. For example, when Rel_Test=H3TRB, the reference line should be 10, but it shows 5.How could I fix it? ...
d6_graph=dt2 << Graph Builder(
Size( 400, 300 ),
Show Control Panel( 0 ),
Variables(
X( :Lot),
Y( :dIGSS, Position( 1 ) ),
Color( :Lot ),
By(:Rel_Test)
),
Elements( Box Pl
Hello community!!A query:- How JMP is configured to generate neural networks that learn from their inputs in real time (incremental learning) in such a way that it continually updates its weights according to new inputs and generates updated real-time predictions.Greetings,Marco
I have a JLS works fine, but slowly, is there any method to improve it? 1. import multiple files2. base on file name rule group into a, b, c, d, e 3. base on file name rule to decide file count and set into rows for each groupNames Default To Here(1);
dir = Pick Directory( "Select a directory" );
Multiple File Import(
<<Set Folder(
dir
),
<<Set Show Hidden( 0 ),
<<Set Subfolders( 0 ),
<<Se...
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...