Hi @abm
I have an excel table with a column named Traffic in (speed). I want to split the value in each cell of this column.

I have created a new column to put the first part of the split. The flow run Ok until the new column created.

What is the possible solution to poblate the new column create with the first part of the split (only numbers, first 7 characters) and format the cells to Numbers and calculte the MAX value ?
Thanks