Window popup for SQL query that gives user feedback on #rows fetched
Working in JMP 18. I'm having a challenge recreating what I thought used to be a feature when pulling data from a database. I am working in a workflow, and the first step is pulling data from one of our internal databases. The JSL was pulled directly from query builder. The desired behavior is that the user runs the step, and while the query runs (it takes a few minutes), a window pops up gi...