Extraction of nested data from table in web application

I have Data table in a web page, each row of the data table has nested data table inside it and it has multiple tabs. I want to extract the complete data . Can someone let me know on how to extract this data.
I am attaching files for reference



Anyhelp is appreicated.
Thanks in advance

Hello @shivarajvp555

Is there an option to search with single id and then to do the extraction??

If yes, first you can get the table data using table extraction. Then loop through that datable and search with each id. Then you can extract the required data.

Thanks

@Rahul_Unnikrishnan
Thanks for the response, i didn’t find the search on the webpage to search the orderId.

@shivarajvp555 If you have no option tp search id then you will scrap data by clicking manually one by one

@raja.arslankhan
There is no options or certain steps to follow to extract the data from nested data table using uipath??

@shivarajvp555 you can get by customize way

Hey,

sorry to bother you, but have you ever found a solution to this? I am currently working on a similar project and this is where I’m stuck.

Best,
Lukas

Hey @lukoe

I tried to find the ways long days back, as i remember for that kind of use case i didn’t get the solution yet. I am also waiting, I got some other usecase meanwhile, i got enaged in that.

Thanks,
Shiva

1 Like

Thank you so much for the quick reply. I have already tried with extract data table, but this was not working at all as it could not find a pattern. I guess the best option is to do as raji said and let UiPath click each consecutive item and extract data this way.

If I find a solution I will keep you posted.

Best,
Lukas

Hi @lukoe , Yeah we have to check the selector and set the counter for that row where we expand the row. then we have to extract the data. I will also check in my available time, if you got the solution for this scenario at earliest, please let me know as well.

Thanks,
Shiva

1 Like