Stop the workflow from updating a particular column
Status: Open · Asked by arsachdeva on · 0 views
Workflow ID: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZiMDYzMTA0M2M1MjZmNTUzMzUxMzMi_pc
Hi
This workflow fetches some data and I want the workflow to keep the board name column untouched. Right now, whenever the workflow is triggered, it wipes off the data in the last column (Board Name). How to keep the workflow from not updating that column?
Hello @arsachdeva,
Thanks for sharing your concern. Could you please confirm whether leaving the Board Name field empty is wiping out the existing value when using the Add New Row action? If that's the case, we recommend trying the Append Row action instead.
Let us know if that works better for your use case.
Yes. Its wiping out. Will try append row and let you know. Thank you.