How do I use user defined variables to define a database query?
Hello, I am using JMP16. I have a pop up box to ask for user input to define two variables ("Entity", and "Last_X_Days") that I would like to use to query a database. I have no problem getting these variables defined, but the data pull query is in quotations and wont take inputs as variables. It just takes them literally. If "Last_X_Days" and "Entity" are previously defined as variables (based of...