Hi everybody
I would like to split the variable Ovarighedimånedermax by id everytime ; appears so I only have one value per row
Hopefully someone can help.
Best
Gustav
I would like to split the variable Ovarighedimånedermax by id everytime ; appears so I only have one value per row
Code:
* Example generated by -dataex-. For more info, type help dataex clear input str36 id byte Delkontrakter str917 Ovarighedimånedermax float group_index "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 1 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 2 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 3 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 4 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 5 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 6 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 7 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 8 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 9 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 10 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 11 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 12 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 13 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 14 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 15 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 16 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 17 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 18 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 19 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 20 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 21 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 22 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 23 "065351-2019" 24 "48;48;48;48;48;48;48;48;12;12;48;48;48;48;24;24;24;24;24;24;24;24;24;120" 24 end
Best
Gustav

Comment