I am trying to extract data from below table through I can extract all heading as its a single line, but I cannot extract all value below the header some times the line item of value can be low or more
If you are using the Table Extraction Tool in UiPath Studio it should be able to detect each table or am I wrong to assume that each dropdown is a table in itself? You can also check that by inspecting the website within your browser.
Could you please try an elaborate or specify how and when the table changes.
So it’s within a desktop application, is there always the same amount of tables you want to extract? Is it always the same tables with different content or is it always new tables with new content inside? What is random/dynamic and what is static?