Seeking your guidance here on how I can write code that can only do the match of digits for a specific column in DataTable and then update a row in another Column with the same DataTable.
That’s the Regex am using:
If the match is a success, I use the Update Row Item activity to update the row in the other column as shown in the screenshot below:
And finally I write the data to an Excel File.
This is the output that you get after the execution: