Skip to main content

Hi,

I'm taking two tables in AA and joining them with "merge". I see it in debug but when I type excel it only prints the first table.

Could you please check the 2nd table values are extracted or not? also check the assigned the table variable


Hi @eks rpa​ ,

 

Could you check if you are referencing the correct datatable while writing to excel?

 

Also, you can download and use the Java FX Package to display the Datatable in a message box. Benefit of this package is that you don't have to run it in Debug Mode to check values.

 

Kind Regards,

Ashwin A.K


Reply