cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
PhamBao
Level III

How can execute JSL commands after conditions is meet

Dear JMP community users,
I am a new for JMP and I have been facing a problem. Hopefully, I could get help from you guys.

I have a data  table. I would like to run a graph builder for columns only some specific values.

For instance, I would like to select cells that are AB766 and RSDF belonging columns "monitor_set_name" and "measurement_set_name" ;and other columns and rows corresponding to " AB766" and "RSDF"

PhamBao_1-1625808490392.png

Then, I would like to run " Graph builder " for the table that contains  information I need.
If "monitor_set_name" and "measurement_set_name" do not contain "AB766" and "RSDF", I will skip to run the "graph builder"

Could you give me some advice?

Sincerely,

 

10 REPLIES 10
PhamBao
Level III

Re: How can execute JSL commands after conditions is meet

Dear Mr Brady,

Thank for your support. I will apply  your suggestion later in my script.

Sincerely,

Recommended Articles