when im trying to extract data from web page using table extraction option in preview i could see data. But when im trying copy same to message box or excel im getting blank data. Any suggestions please. where im doing wrong.
@Rahul_Unnikrishnan i have to add two table from web page here im getting some error,
one table im able to pull the detail, for adding second table it is not working.
It is restricted compay internal tool
@Rahul_Unnikrishnan How can i achive this im stuck with logic from two days im tring.
how do i extract two tables of details with 2 variables. same i have to copy to excel sheet.
What is the data type of ExtractDataTable? And is the scope set to the whole sequence, or restricted to just the Chrome scope?
2 potential issues here are the variable being restricted to the Use Application/Browser scope (it needs to be visible to the sequence layer above that) so the value isn’t actually being passed out, or an issue with the variable type.
@Rahul_Unnikrishnan Can you give me screenshot. how to merge two datatable variables. sorry im new to UiPath but watching some videos im building these workflows.
You can watch the below video to understand the steps for datatable merging. If you need to write to an Excel sheet, the you can use Append Range activity.
@Rahul_Unnikrishnan@Anil_G one security id it is working fine, for all other securities im getting first security data, data is not changing dynamically, Is there any settings do i need to update.