Topic: |
additional info |
v18 |
V19 |
Graph Builder and Reports
|
|
|
|
Graph Builder + multiple response + multiple histograms
|
TS-00034150 actually, not just an issue with histograms ... |
X |
X |
not possible to create plots with same size of the plot area (e.g. for export to PowerPoint + smooth transitions from page to page)
|
Graph builder Frame size JSL
TS-00076249
|
X
|
X
|
In Jmp it is not "as easy as" in Excel to overlay plots from different columns / data tables |
workaround
|
X |
X |
the colors in Graph Builder differ from the color settings in other platforms |
workaround: use another color scheme, e.g. JMP Blue Red Green
|
X |
X |
The size of xGroup/yGroup/Wrap labels can NOT be changed interactively. |
to cycle through differet size settings, use on the Graph Builder Toolbar |
X |
X |
Graph builder - Summary Statistics not possible for multiple X values |
workaround: For each column, manually add a separate plot element. |
X |
X |
|
|
|
|
Data Tables |
|
|
|
Collisions when several users work on a file stored in Sharepoint. |
Optimize Sharepoint Integration
|
X
|
X
|
blocked data tables: it's not possible to sort a table, to concatenate tables or to add rows if a linked subset or a report is open |
Sort data table + add rows + concatenate -> make it possible
|
X
|
X
|
some platforms don't allow pivate(0) |
TS-00127556
Private yes/no?
|
X
|
X
|
formula column with contains doesn't get updated
Differentiate between entire column and current row
|
TS-00053745 what's the reason behind this issue? |
X |
X |
When a column data type is changed, e.g. from character to numeric, non matching entries get lost
|
Retain data when column data type is changed |
X |
X |
Text to Columns differs from Text to Columns in MS Excel: groups of separators are treated as a single one -> empty data leads to shifted data (!) |
Text To Columns: handle missing data correctly [actually, the Jmp version is also very useful!]
|
X
|
X
|
Tables/Update: speed issue |
TS-00053519 |
X |
X |
A collision between localized/translated column names and default column names can lead to a funny issue with column names |
TS-00176113 |
X |
X |
|
|
|
|
JSL |
|
|
|
The Where() and Contains() functions are not compatible |
https://community.jmp.com/t5/Discussions/Select-rows-where-column-values-match-items-in-an-arbitrary... TS-00225505 |
X |
X |
JSL Debugger: doesn't show local variables |
Function locals in JSL Debugger |
X |
X |
JMP Expr() weirdness, can anyone explain? inserting an expression into the same kind of expression flattens the expression |
TS-00076135 Insert Into: Flatten(0|1) |
X |
X |
When column names are changed, table scripts get updated automatically (so cool!!!) - but other scri... |
catch "missing column" error and provide a selection menu delete column: safe mode
|
X
|
X
|
By default, the first >full< Week of Year(...) is #2 - and in 2023, the last one was #54. --> use  |
Calculating-WEEKOFYEAR-for-weeks-that-start-on-a-day-other-than/m-p/714426/highlight/true#M89773 |
X |
X |
Informat("XX.YY.year") and File import (!!!) assume "month.day.year" for XX.yy.zzzz with xx ≤ 13 (!) |
The Doctor Cures Your Date and Time Import Problems for informat, use Format Pattern option! for file import, vote here: CSV import force MDY or DMY date format |
X |
X |
Date Increment converts missing to 0! Date Increment(., "Week", 0) = 01Jan0000; |
harmful because Graph builder uses this trick for its date binning:
TS-00147884
|
X
|
X
|
Display Tree Indexing - how does it work? |
|
|
|
Returning an expression from a function differs when namespace is used. |
TS-00235515
TS-00235798
|
X |
X |
|
|
|
|
Namespaces |
|
|
|
Namespaces and Projects |
root variable to globalize the namespace + local variable to get access from within a project |
X |
X |
is namespace() is 1 for deleted namespaces namespace exists(ns) is 1 even if ns is no namespace |
Fatal JMP16 bug |
X |
X |
Formula Column + Namespaces re-evaluation is triggered every time a cell is selected. |
Workaround:
What makes the formula evaluate over and over?
|
X
|
X
|
|
|
|
|
Jmp in general |
|
|
|
Do you use the preferences? ... it can lead to unpredictable results |
TS-00043014 |
X |
X |
PickFile(), Projects and Network Drives -> slow! |
TS-00128387
|
X
|
X
|
|
|
|
|