core.noscript.text
Hi I need to parse number from the string and create new column for numbersHere is the example
Solved! Go to Solution.
You can use the Regex Tool set to parse with expression (\d+)
See image below,