Alex Martinez
Extracting digits from a string in DataWeave 2.0 using flatten, scan, joinBy. Under 30 seconds!
Jan 11, 2021 | ProstDev
How to extract all the digits from a string containing different characters in DataWeave 2.0. Under 30 seconds! | Getting to the point
Try it yourself! Here you can find the input, script, and expected output:
https://github.com/ProstDev/getting-to-the-point/blob/master/extract-digits-from-string-dw2.txt
Video: