JimHarrison
7 months agoQrew Champion
Clear one username from all the User type fields challenge
How would you go about removing one Username from all the records in a table where the User-list contains that Username and still leave any other username selection untouched?
Manually, one record at a time?
Grid Edit and unselect the one Username, oh and any of the deactivated users or you can't save the record?
Export, find and replace, upsert?
I would download a CSV with the record ID and that field and then do the search&replace through excel. Then I'd re-upload using the record ID as the merger field. Hope that helps!