Thanks for the AddIn, quite close to what I need.
I will add a Sort(nc) and that's it :)
cool tricks :)
1)
clb << Get Items("Column Reference");
... returns column references instead of strings
2)
Insert Into( list of lists[i], item )
... deep dive manipulation of the list, wow!
3) histogram with multiple response - I am a big fan!
with 2 mouse clicks you can get a fancy statistics which is neither pssible via Tables/Summary not Tabulate ...
but don't dare to use another column with property multiple response in the same Graph Builder object:
Re: bug with Graph Builder? multiple response + multiple histograms
I will play with the visualization, combining the multiple response failure information and the "highest priority" failure information into one picture. Perfect timing - with v19EA4 it's not possible again to use a multiple response column for the color :)
Maybe:
replace sigma with a robust version based on MAD - then extreme outliers don't give other outliers the chance to hide under the "stretched" carpet : )