Field | Purpose | Example |
---|---|---|
Search Column | Specifies which column to look in | ”Project ID” |
Search Value | Specifies what value to find in that column | ”PRJ-2025” |
Project ID | Project Name | Status | Assigned To | Due Date |
---|---|---|---|---|
PRJ-2025 | Website Redesign | In Progress | Sarah | April 15, 2025 |
PRJ-2026 | Mobile App | Not Started | Michael | May 20, 2025 |
PRJ-2027 | SEO Campaign | In Progress | Alex | April 10, 2025 |
Loop Input | Result |
---|---|
Search Value: [“PRJ-2025”, “PRJ-2027”] | Updates both the Website Redesign and SEO Campaign projects |
Status: [“Completed”, “Completed”] | Sets both projects to “Completed” status |