Hey guys,
I need a way to remove the below text after the _id= and replace it with a ]
The number of characters is not always the same and the text before is also not the same i.e. in some instances you have counterparty_id, or security_id etc.

I need the text at the end of the field to go from [p_counterparty_id=58M] to [p_counterparty_id] and [p_loan_security_id=P93960AG0] to [p_loan_security_id] etc etc.
Any ideas?! 🙂