Data table extraction problem!

I want to extract data from the given table. But using table extraction I am not able to extract all the columns. Instead, I got data from column 0 and column 2 and miss data from the main column which is column 1



@Althaf_nazeer_Nazeer

One way of doing is whatever you copied store to a datatable and using get text activity copy the individual row and write it to the datatable

Else you can also try to set the tags in Extract data activity

Hope this will help you

Thanks

but there are hundreds of data below in that table. Using the get text activity, how could I do that?

Hey @Althaf_nazeer_Nazeer ,

Can you edit the definition from the below panel and try to change it.

Done that also. But no use