Extract table data!

Hi @Melroy_Dsa

  • First, make sure that the Extract Table Data activity is identifying the correct table on the page. Sometimes, the selector may not be accurate, especially if the page layout changes or if the table is dynamically generated.
  • You can use UiExplorer to inspect the table’s structure and fine-tune the selector. Make sure the table is selected properly and that the data is accessible.

Happy Automation