After using "read pdf text" activity -> how to copy the data to DataTable?

I need help coping this data below taken from “read pdf text” activity output as string that looks like this to a data table with separate cells?

how can I do it?

Seg Point Combination DX DY DZ DR RX RY RZ RR

DY Wind 1{1} 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
DY Wind 2{1} 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
DY Wind 3{1} 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
DY Wind 4{1} 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00

Hi @Lior_Ben_Naim

look into the workflow

RPFTODataTable.xaml (5.1 KB)

Regards
Gokul

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.