Dixon Q Test Script Does Not Handle Hidden/Excluded Rows (Row State Issue)
Hi Team, I am using the Dixon Q Test JSL script shared in this post. I observed that the script fails when rows are marked as Hide and Exclude, which is a standard JMP workflow for filtering data. Issue: - When rows are excluded, the script throws: «"Inserting an empty must be to whole row or column in access or evaluation of 'Assign', yRow[del]"» Observation: - The script extracts all rows us...