Hello, I am getting an odd data scrape error I need to fix. This is what the data looks before scraping:
and this is what is getting scraped:
The issue I’m having is that the scraper appears to be putting column one data in column two I am working with the Request Type column and that has just zeroes in it because the data in it got pushed over to the next row. How do I fix this error? I don’t appear to have any drag/drop ability in the scraper.
Thank you in advance