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

Show and hide the column number of a data table

What inspired this wish list request? 

Sometimes it is important to know the number of a column in a data table for scripting.

Currently, only values of a column can be shown and hidden in the header graphs (see figure below).

Silver22_0-1691411310995.png

 

What is the improvement you would like to see? 

I would like to see also the number of the column in the data table, see picture below.

Silver22_1-1691411437734.png

 

Why is this idea important? 

Scripts might need the column number of a data table due to changeable header names.

 

 

@martindemel 

2 Comments
martindemel
Staff

@Silver22 any suggestion how the column numbering should be handled if you exclude/hide columns in the data table? I guess still the actual number though it might display as 1 2 5 6 ..., where columns 3 and 4 have been hidden/excluded, correct.

Silver22
Level III

Yes, that is correct. If the columns are hidden or excluded, then 1 2 5 6 is displayed and the user recognizes that columns are present.