I am using a List Rows Present in a Table to cycle through an Excel Spreadsheet and place the value into a SQL Server table. When populating the Insert Row fields in the SQL connector, all of the String values show up as Dynamic Values. However, none of the Number (Excel) to Int (Sql Server) values show up as available dynamic values.
Thoughts on this?