Tranform a text column to a number column

Hi every body,

Any chance to transform a text column with a number extracted from a split text to a number column so it’s possible to apply diferent rollup formules afterwards?

Thanks in advanced;)!

Albert Puig

Try using a math column, and multiply it by 1.

Perfect, it worked ;)!