cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

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