Read two data tables.
The first table contains a single row of dummy data and is used to define the type of data for each column. The columns should be defined as per the expected data, and the data items in Row1 is simply dummy data that should match the expected data types,
e.g.
A = String
0 = Integer
0.00= Double
2000-01-01 = Date
The second table is the data to be redefined according to the data types of the first table.
26 April 2021 v1 @takbb Brian Bates
- Type: TableData Type SampleData Type Header Contains dummy single row
- Type: TableData TableThe actual data that is to be redefined according to the Data Type Header