Hi Guys,
Here is the latest problem in processBuilder. I have an object that has a row of repeating data that I need to remove? How do I delete this data?
I have tried to build a temporary object and populate this object with the correct data extracted from the original object, but when I try to copy the filtered data back using the copy function in the Process Data Mapping activity it does not clear out the exist data, so I land up with extra rows of original data in my target object. What I really want to do is copy the data back, and reset the index counter.
Thanks in advance
John R