cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

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

JMP workflow - For Each Function

I've got a JMP workflow that run steps on a JMP file and I'm trying to get it to run on multiple files at once. From what I've read I need to be using the For Each Function however I'm struggling to use it as it's constantly failing and I can't see much information about it on the website. Does anyone have any tips/guidance on how to apply it to my workflow please.

1 REPLY 1
jthi
Super User

Re: JMP workflow - For Each Function

How is it failing? This does offer one example of how to use For Each  Using JMP > Workflow Builder > Additional Examples of the Workflow Builder > Example of a Workflow ... and this is some extra information about For Each in Workflows:

Add for Each

Adds a loop to your workflow. Iterate over tables from a preceding step or group of steps. Also available for JSL lists.

 

-Jarmo

Recommended Articles