Extract Structured Data Table; Input string was not in a correct format

Hi, I am trying to scrape from a table but I keep encountering this error “Extract Structured Data Table; Input string was not in a correct format” everytime it gets to the data scrapping activity.
Can anyone please help with this?

Is the output variable created with spaces it ll not accept

No, there are no spaces in the output variable

Hi @Arashi

Did you loop in for each row

Thanks
Ashwin.S

Hi @Arashi

Can you please share the sceenshot how you are using it and what variables you have used in property of Extract Table ?

Thanks.

Hi AshwinS2,
No, I didn’t

Hi @ermanoj3101
Sure,
Screenshot (182)

Just want to understand when you are doing data scrapping manually, is data get scrapped at that time ?

Hi arashi

Can u verify whether the data you scrapped has column and rows

Thanks
Ashwin.S

Hi Ashwin,
Yes, it has columns and rows. I am extracting a datatable.

Hi Manoj, yes I am able to scrap the data manually.

Hi @

Can you set Max number of results property as 0 and Check it

Thanks
Ashwin.S

Hi Ashwin,
Thank you

I tried this and it still gave the same error.