I’m using the “Extract Data table” activity to extract the table from this website. However, my data is out of line with the columns. I think it’s due to the first three columns with image, but even if I remove them from the extraction, it shifts everything.
This is sensitive data, so I’m taking the liberty of blurring some of the data
The first column is empty and the contract numbers are found in the second. And when there is one more icon on certain lines, it shifts the columns even more.
use a loop and inside it use if condition to check if the current row is havign value in the column you need…if not shift all the values of that row using one more loop on columns to left