cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar
cz1
cz1
Level I

Local data filters - save and reload

Hello,

 

I like to use more Local data filtres. It means save more different filters with different names (for for exemple more analysis of the same plot done by graf builder), then change plot or modify data ....and recall these different filtres.

Is there some way to dot it?

 

Thank you in advance.

A++  Zdenek Chalupa

2 REPLIES 2
jthi
Super User

Re: Local data filters - save and reload

You wish to use same local data filter in multiple reports by loading it somehow? Have you tried using global data filter, would it work for you? For local data filter, this type of loading, would most likely require some scripting.

-Jarmo

Re: Local data filters - save and reload

Try using "Favorites" in the local data filter, maybe that will give the functionality you are looking for.

christianz_1-1750852213285.png

Note that these Favorites will disappear if you close the Graph Builder window without saving. To have access to your favorites later, save the Graph Builder window before closing (save it to a file, add it to the data table, save it as a script, etc). 

If you want to apply these favorites to a different analysis window, that takes a bit of scripting work. Save the Local Data Filter script from the Red Triangle Menu, and it will include the Favorites within that script. Add that to the script for the analysis you want to add the favorites to, and they should appear there. 

Recommended Articles