Remove the "Where" from Window and Change grouping column names
I am looking to remove the "Where..." from my window, but it does not work as I thought it should. I tried the same method that does work for graphs (as noted by @txnelson).I am guessing it's just a simple naming convention issue? I am also trying to rename my table's grouping column :Identity to "Phase". nw =New Window("window title",
V List Box(
tb = concat<<Tabulate(
Change Item Label(G
...