Dynamic Filters for SQL Query
So I dont know anything really about SQL, so I used the JMP Query Builder and based all my code off that.Basically, I want to allow the user to filter any data they want via a pop up screen where they can pick the column to filter, then what values they want to filter. All the columns in my JMP table are valid column names in my Database. So i got to the point where i created an associative arr...