cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar

Add "Data View" to "Rows" -> "Row Selection" menu

One of my (many) favorite JMP features is being able to select a subset of rows, and then right-click the "Selected" line in the Rows pane of the data table and select "Data View".

 

Ideally a user could assign a keyboard shortcut to this feature (on the Mac), but it doesn't appear to be in any of the menus, which I think is a requirement to assign a keyboard shortcut.

 

So the request is to add "Data View" to the "Rows" -> "Row Selection" menu.

4 Comments
jthi
Super User

Adding it as a script to toolbar should be something like:

 

Current Data Table() << Data View();

but there could be built-in command somewhere.

 

hogi
Level XIII

as an alternative:
use the shortcut icon from  QuickSelect Toolbar 

 

hogi
Level XIII

ah, sorry - MAC - no toolbars?

Status changed to: Acknowledged