I’m having an issue with regex extraction of the below order ref number.I need to Extract only 56. Like these i have different order ref also so after extraction how can i get the second group of numbers and save the numbers in a datatable?
Thanks @ppr, I have tried it but the issue is it matching all last digits for the next number
ex:order ref. 1234 56
po number 123
In this Case 123 also matching as the last group of digits which is not the desired result