Test Data Manager

Using datatables with Javelin 

Feb 09, 2022 11:46 AM

The attached Flow shows the following Datatable operations:
1) Reading a CSV File into a datatable
2) Displaying the column names in the new datatable
( This does require the system.linq namespace import)
3) Displays the data in the new datatable
4) Copies a subset of data from the original datatable to a new datatable of the same structure.
5) adds a new data column to a datatable
6) Update the date in the new data column added
7) add a new row of data to a datatable
8) add a new row of data to a datatable
9) Export datatable to CSV file.

Statistics
0 Favorited
4 Views
1 Files
0 Shares
3 Downloads
Attachment(s)
zip file
DataTableExamples.zip   10 KB   1 version
Uploaded - Feb 09, 2022

Tags and Keywords

Related Entries and Links

No Related Resource entered.