cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

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

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:

mysteriouskrypt
Level III

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

Thanks

Recommended Articles