Dear Experts,
I have a text file uploaded in sharepoint which have hundreds of multiple line.
I would like to find only the line that have "{DOWNLINK_INIT {{} dn" and patch it to one of the column named "Choosen". Am I able to do so?
2022-11-28 16:27:47 AAA BBBBBBB {ERT_INIT {{} dn PLD61789 99 9 * last M A}}
2022-11-29 19:27:47 CNA RYRUBBB {DOWNLINK_INIT {{} dn PLD61788 88 4 * last M}}
2022-11-29 19:27:47 CNA RYRUBBB {ERT_INIT {{} dn PLD61789 88 4 * last M 88 A}}
2022-11-29 19:27:47 CNA RYRUBBB {DOWNLINK_INIT {{} dn PLD61789 88 4 * last M }}
Thanks