Data Filter structure and orientation in JMP19
Hello everyone, I am currently working on a data extraction interface using a Data Filter. I can build it, the problem is with the layout of the columns in my filter in JMP19. In JMP17, the columns of the filters are inside a LineUpBox(). The LineUpBox have two useful functions, N Col and Spacing, that allow me to arrange my columns across multiple lines, with a space between the columns. Tree S...