Ive got a v string field which has the format
1.33.69
which is 1 min 33 sec 69 Milliseconds , Im just wondering what you would recommend as the best approach to get this to a numeric field which would be Mins.Mill
so in that example, the output would be 93.69
Im keen to do all the steps myself as still learning but just wondering what the best tool / approach using Alteryx would be.
Cheers