Hello,
I believe I am referencing the wrong datatable in my read range activity. I attempted to replace JavaSEDatatable with rowcount, but I’m getting an error. Is it because I have .toString at the end? The automation is attempting to capture the following steps:
- Read Java SE Subscription tab
- Obtain a row count based off the last row in the region column that has data
- Create a new table based on the row count produced in the assign activity
The information will be copied to another workbook. Any help would be greatly appreciated!