Originally posted by: TarunB
You need to set up the spreadsheet as a database. Create the data with column headings and select all of the content (including headings) as a range, and name the range.
Next, create an ODBC connection to the spreadsheet range.
Then use the Database Interface Designer (DID) to create a type tree for this table. Also, create a Select * from table (range) query in the DID. Use this in your map as the Database source input card.
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender