Forum Discussion
Override/Edit a Single Cell
- 4 years ago
I struggled through this and couldn't get it to work. I however was able to fix it using a conditional column. The value I needed was in another column so using the custom conditional column I was able to say if it matches this unique ID then grab from that other column.
Sorry I am having a hard time following this one. Would I be doing this in the Query itself?
In this example my column is named: Project and I am trying to edit row 25.
Thank you,
Yes, you'd add a Replace Values transformation step to your query and then modify as needed similar to the example I gave.
- AmberJane4 years agoHelper III
I struggled through this and couldn't get it to work. I however was able to fix it using a conditional column. The value I needed was in another column so using the custom conditional column I was able to say if it matches this unique ID then grab from that other column.