Hi,
I was wondering if you could help me to find a solution.
I need to extract data from the table.
The bale can have 50 rows, 5 rows or 0 rows (be empty).
The table appears in the new web window and, unfortunately, is not available for scraping (some “magician” create a single table for a single row!)
I can view (and possibly export) the table in a few formats:
Whenever I try to extract data (using DataScraping in Classic mode)
and I select (1) first data and then (2) second data - extra “items” are added (please see screenshot attached).
Do you know how to remove/exclude those extra items from scraping?
dear ,
use CV table extraction instead of it
please find below SS for reference
and for first row of table use split function for splitting the column and table value
Thank you All for your replays. @AkshaySandhu - I tried to use Edge and failed, but now I try Chrome, and the file is downloading - yes, I’ll play with that.
@ppr
Html-table-based - after selecting one field, UiPath recognises a whole row as a table.
I cannot see any place to adjust that.
Thank you for the tip.
When I click the first data when the wizard asks me if I would like to extract the whole table, I choose no, and I continue data scraping, but I’ve got an error.
Restarting UiPath is not enough; I have to restart the whole PC