cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • 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!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
dspa
Level II

column switcher with Tab Box in Application

I am building a dashboard in JMP Pro 16 using Application Builder that has a column switcher and local data filter controlling a few different reports.  I have the reports on a couple different pages of a Tab Box.  The switcher and filter change the reports as expected, but when I switch columns, the Tab Box always switches to TabPage1 if TabPage2 is selected.  If TabPage1 is selected and the column is switched, the page stays as TabPage1 (no page change).  I have attached the tree structure of my application if that helps.

 

Is there a way to keep the current TabPage shown whenever a column is switched?  I don't want to always go back to TabPage1 every time a column is switched.

 

Thanks

 

DavidSistler_1-1637681466594.png

 

 

1 REPLY 1

Re: column switcher with Tab Box in Application

The issue is simply the order in which the platforms are rerun, because each platform will try to make itself visible when it is launching.  The behavior will depend on the platforms being used, but I don't think there is an easy way to avoid the switch.

Recommended Articles