Get selected text in Script Box
Does anyone know of a way with JSL to get the text and the line number(s) of selected text in a Script Box with JSL? E.g. I want to return "Text 1 , " and {3,4}
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesDoes anyone know of a way with JSL to get the text and the line number(s) of selected text in a Script Box with JSL? E.g. I want to return "Text 1 , " and {3,4}
In the "Fit Model" tool, Construct Model Effects, I need to add a second order term. Per instruction, I should select the column, then click "Power" button. I do not see a Power button. I tried this: select a column, Degree is set to 2, click Add again. No response.
I'm building linked selection across a set of By-group Bivariate plots. The plots come from a long-format table (one row per ID per Mode):
dt << Bivariate(
Y( dt:Y ),
X( dt:X ),
By( :MODE )
);
What I want: when I click a point in one of the By-group graphs, I want every point in the other graphs that shares the same :ID to also become selected. I'd like to do this witho...
Our company uses JMP Live, version 19.0.2 We make use of JMP Live's event scheduler to automatically refresh reports via SQL queries. Typically our data refresh jobs <1 minute to complete with a handful that take 2-3 minutes at most. However, at least once a week, our scheduled refresh pool becomes "stuck". Data refreshes and reports which usually take seconds to complete instead stay active in t...
Hi, Curious to get any thoughts/discussion from the community on the following. I have a 48-run response surface DOE with 5 continuous factors and two responses measured by two independent assays: X, call it yield, which I want to maximizeY, call it total stuff, where X is a component of Y The derived quantity Z = X/Y, call it purity, is also of interest and should be maximized. Historically, the ...
In the "Fit Model" tool, Construct Model Effects, I need to add a second order term. Per instruction, I should select the column, then click "Power" button. I do not see a Power button. I tried this: select a column, Degree is set to 2, click Add again. No response.
I'm building linked selection across a set of By-group Bivariate plots. The plots come from a long-format table (one row per ID per Mode):
dt << Bivariate(
Y( dt:Y ),
X( dt:X ),
By( :MODE )
);
What I want: when I click a point in one of the By-group graphs, I want every point in the other graphs that shares the same :ID to also become selected. I'd like to do this witho...
Our company uses JMP Live, version 19.0.2 We make use of JMP Live's event scheduler to automatically refresh reports via SQL queries. Typically our data refresh jobs <1 minute to complete with a handful that take 2-3 minutes at most. However, at least once a week, our scheduled refresh pool becomes "stuck". Data refreshes and reports which usually take seconds to complete instead stay active in t...
Hi all, I am using JMP19, how can I get it to always show as a label the column name for which I am doing the distribution on the axis? Regards, Valeria
I would like to exclude elements of the legend that are not relevant while using the local data filter. I'm looking for a way to automatically do this as unchecking in legend settings is not efficient because I am switching between multiple graphs via the local data filter. See pic below: For the current graph, only a few of the Y responses are used. I would like to automatically exclude the legen...
Our company uses JMP Live, version 19.0.2 We make use of JMP Live's event scheduler to automatically refresh reports via SQL queries. Typically our data refresh jobs <1 minute to complete with a handful that take 2-3 minutes at most. However, at least once a week, our scheduled refresh pool becomes "stuck". Data refreshes and reports which usually take seconds to complete instead stay active in t...
Bonjour, A quoi correspondent les lignes rouges (en trait plein) dans les graphiques du profileur de défauts ? En fait, parfois il y a 2 lignes rouges qui se coupent et quand on ajoute les ordonnées d'un point de l'une des deux lignes rouges avec l'ordonnée d'un point de même abscisse mais de l'autre ligne rouge on obtient l'ordonnée d'un point de la ligne noire. Le learnbot n'a pas su me répond...
I've published a JMP Live report and realized the Auto-Update is true/on by default in Local Data Filter. Is there an option to turn that off by default?? This will be very helpful as I don't have to uncheck it every time I load the report. When multi-selecting the filters, I often realize after selecting first option since it tries to re-load the entire report and it takes time to reload with lar...
When graphing line plots at smaller frame sizes, data points seem to be omitted or summarised and detail lost. Attached are screenshots from the same measurement graphed four times, each time halving frame size, exported to PDF and then scaled up to the same height. As PDF is vector-based, the graphs should be scaled versions of each other, like the text of the axis title, but clearly they are not...
Previous versions of JMP would let users select multiple columns and use the "Replace missing with previous value" option from the right-click drop-down menu, applying the function to all columns selected. With JMP19, I can only do it if I select one column at a time. Is there a way to keep doing with with multiple columns selected?
JMP Marketplace offers a growing complimentary, curated selection of fully tested applications, add-...
Este seminario web se presenta en español. Tanto si acaba de descargar la prueba gratuita de 30 días...
Use 2022 World Cup soccer (football) data to build models, explore spatial relationships, and create...
Academic researchers commonly use ordinary least squares regression to investigate relationships bet...