Hi,
I want to extract only number from the string, I tried like this but not getting whole number like in first example I want to get 12342 but getting only 12.
Please suggest the method.
Thanks
Amit
Hi @amitsingh88
Other than Regex, you can use Data cleansing to get rid of letters and punctuation. Please see below.
If you need to use Regex, you may try the below as well. Hope this helps. Cheers!
User | Count |
---|---|
19 | |
15 | |
15 | |
9 | |
8 |