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.

Discussions

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

Add a Custom Button or Embed Data Filter into Custom UI

Hi,

Is it possible to add a custom button to the Data Filter that I can use to create a subset data table for the selected data? Alternatively, is there a way to embed the Data Filter into my existing UI so I can include buttons and other controls in a unified interface, rather than having the Data Filter appear as a separate window?

I don't want to reinvent the wheel by implementing the conditional filtering that Data filter provides already.

Thanks in advance!

5 REPLIES 5
mmarchandFSLR
Level VI

Re: Add a Custom Button or Embed Data Filter into Custom UI

You can add a Data Filter Context Box to your UI and contain the Data Filter in there.

mmarchandFSLR_0-1763138698353.png

 

mysteriouskrypt
Level III

Re: Add a Custom Button or Embed Data Filter into Custom UI

Thank you.

jthi
Super User

Re: Add a Custom Button or Embed Data Filter into Custom UI

If you have JMP19, you might want to take a look at Filter Views

jthi_0-1763142995746.png

Using JMP > JMP Reports > The Data Filter > Filter Views 

-Jarmo
hogi
Level XIII

Re: Add a Custom Button or Embed Data Filter into Custom UI

In this year's Discovery Summit, there is a talk by @Mandy_Chambers about  Filtered Views in JMP 19 .

The Filter View framework is a wonderful enhancement of the data grid - and it allows highly versatile selection subsetting.
Take a look at the Quickselect Toolbar in the Marketplace. The latest version adds a drill-down option based on the new framework:

(view in My Videos)

mysteriouskrypt
Level III

Re: Add a Custom Button or Embed Data Filter into Custom UI

Thanks

Recommended Articles