I want to multiply 2 variables (Strength_unit x ratio and generate a new variable that take the new value, but the proble is strength unit have extra numbers and details that I am not intrested I just need the first value before the node. for example for first row I just need 5. how can I do this
| Strength unit | ratio |
| 5.000microgram/1.000hour | 1.8 |
| 15.000mg | 015 |

Comment