Add custom formula and columns to Tabulate window
Hello,Is there a way to add a custom formula and column to the tabulate window? Eg: I want to add LSL, USL, and Cpk columns to the tabulate window, not the data table box.Any suggestions on how to do this would be appreciated. Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA/Semiconductor Capability.jmp" );
...
(Data Table( "Semiconductor Capability" ) << Tabulate(
Add Table(
Column Table( Grouping