Hi all
I have a page with multiple tables.
I need to get data from a specific table.
The table has a name to identify.
This table can change its position, sometimes can appear as the first table in the page sometimes as the last one.
How do I resolve this ? When I tried table extraction , because of multiple tables present in the page it’s failing as I am not able to anchor the table to its name
Thank you