Is there an easy way to perform a “search and replace” on a partial string for a Description field?
For example, I have several hundred “Projects” set up in Acumatica, and I want to change the word in the ContractCD_Description field of ‘migration’ to ‘customization’. The word of ‘migration’ however, might appear anywhere in the ContractCD_Description field. If I were doing this outside of Acumatica I could use a RegEx to perform a search and replace for that.
Is there some easy way to do this inside of Acumatica like that?
Thank you in advance,
Jeff