In this project, we will build a data table dynamically and then write all its data to an Excel file:
- Drag and drop a Build data table activity from the Activities panel. Double-click on this activity. A window will pop up. Two columns have been generated automatically; delete these two columns. Add your column by clicking on the + icon and specify the column name. You can also select your preferred data type. You are free to add any number of columns:
- In this project, we are adding two columns. The procedure for adding the second column is almost the same. You just have ...