Hi @MarkovGemsbok85 ,
"I have dynamic control chart limits calculated in a report and I really do need triage. But the problem is that JMP live does not support that. My question is why not?"
Without static control limits, new data could easily nudge control limits up or down, causing control chart warning tests to start failing, or to stop failing. The list of warnings could be unstable - it could change from day to day - or from hour to hour.
We felt that making triage decisions in JMP Live in a situation like that could cause confusion and frustration for a lot of users. So, we had to make the software respond in a way that we thought was safest for the largest proportion of users. This is why we added the rule "no triage without static control limits".
As @Ben_BarrIngh's script shows, one way to specify static control limits is in JSL. Another way is in the column properties. Finally, you can specify static control limits in a separate limits file.
It sounds like maybe you simply don't want static limits right now. Fair enough, you know what your process is ready for! But you do want to use the JMP Live triage feature to collaborate with your engineers. I'm afraid that right now, you're out of luck with that specific feature.
However, you could use the "@ mention" feature as a workaround. You can type "@" in a comment on the JMP Live report and start typing in another user's name. Click on the person you want to mention. They'll get a notification from JMP Live. That would be a way to draw an engineer's attention to the warning(s) that you want them to investigate. Of course, this workaround lacks some of the nice things you get with the triage feature, like the notification bringing the engineer directly to the warning of interest, and letting them make status / notes changes directly on that warning. So your comment may need to include more detail to help the engineer understand what is needed.
Would this "@ mention" workaround be helpful for you in the interim, while your process matures towards supporting static control limits?