
Quick Reference Guide
Workflow Actions: Update Values in Dataset
- Quick Reference Guide
- WORKFLOWS
- Update Values in Dataset
Need to keep your data up to date—without manually editing rows? The Update Values in Dataset action lets you change multiple rows at once based on custom logic. It’s perfect for batch updates, syncing status fields, or triggering data transformations after a form is submitted or a button is clicked.
This action gives you complete control over how, when, and where your data gets updated—all without lifting a finger.
SELECT YOUR ACTION
Begin by opening your workflow and clicking the blue (+) under Actions. Hover over ACTION and choose UPDATE VALUES IN DATASET.
Name your action something clear and relevant—like “Mark as Complete” or “Sync Status Fields.” This will help you stay organized, especially in workflows with multiple steps.


Pro Tip: Update Values in Dataset is ideal for batch changes across multiple records. Use it to:
- Mark a group of service requests as “Resolved”
- Update visit statuses based on new form submissions
- Trigger a status sync between related datasets
Combine it with Logic and Confirmation Messages for a seamless user experience that keeps your data clean and your workflows efficient.
CHOOSE THE TARGET DATASET
Update Values In: Pick the dataset where the updates should happen. This can be the same dataset that triggered the workflow—or a completely different one. Great for cross-dataset syncing, escalation workflows, and more.

MAP YOUR UPDATES
Use the “From Source” and “To Column” pairs to define what values should be updated:
- From Source: Choose a value from a form, variable, or column in your dataset.
- To Column: Select the field where the new value should be saved.
Add as many value pairs as needed. This gives you the flexibility to update multiple columns at once—like changing a status, logging a new date, and assigning the update to a user.

DEFINE YOUR TARGET ROWS
Scroll down to define which rows should be updated. This can be based on:
- Row IDs
- Matching values (e.g., where “Customer ID” equals the current form’s “Customer ID”)
- Advanced logic and filters using a Logic step above
This is especially useful when you want to update a single row based on a unique ID—or multiple rows that meet specific conditions.

TURN DATA INTO ACTION
Whether you’re coordinating field updates, managing approvals, or logging new inputs, Update Values in Dataset helps you make smart, automated changes with precision. Say goodbye to repetitive edits—and let your workflow do the heavy lifting.
Looking to build a more dynamic automation? Pair this action with others to unlock next-level workflow power:
- Send an Email – Notify teammates or customers when data changes
- Send a Message – Trigger internal updates via Slack or Teams
- Delete Rows from Dataset – Automatically clear out old or invalid entries
- Update Current Row Values – Change values in the same row that triggered the workflow
- Create a Document – Auto-generate reports, confirmations, or service logs
- Open a Webpage – Redirect users to a thank-you page, dashboard, or external site
- Confirmation Message – Display instant success messages to users
- Logic – Add branching conditions and filters to fine-tune workflow behavior