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
hogi
Level XIII

hide empty groups in Tables / summary

The new possibility to use a Data Filter in Tables/Summary is very useful. Thank for adding it :)

One of the simplest application cases: calculate the summary for some groups, e.g. mean height just for some selected ages.

 

What hurts a bit: the excluded groups are still listed in the summary table, with 0 rows - and "missing" aggregated values.

I understand that the Data Filter in Tables/Summary is much more versatile than the simple application of: use exactly the column in the data filter which is also used as Group - to restrict the groups to some specific ones.

But this is a very nice application :)


Is there an option to hide/remove the filtered -> empty groups already when generating the summary.

 

easy workarounds:

- restrict the dataset by creating a subset (then one doesn't need the cool new Data Filter in tables/summary)

- select rows with N Rows = 0 and remove them

- select excluded rows and remove them

 

hogi_0-1700083781426.png

4 REPLIES 4
jthi
Super User

Re: Tables / summary

Maybe enabling "Remove Excluded Groups" in summary would work?

jthi_0-1700085551136.png

vs

jthi_1-1700085570980.png

 

-Jarmo
hogi
Level XIII

Re: Tables / summary

 good idea ...:)

hogi
Level XIII

Re: Tables / summary

Unfortunately, the "Groups" in hogi_1-1707897287115.png just refers to rows, not to Subgroups:

 

hogi_0-1707897233480.png

 

 

 

hogi
Level XIII

Re: Tables / summary

Recommended Articles