Issue with excel DDT driver when a column has row with string entry and another row with numeric entry
When using excel ddt driver if the excel has a row with string and another row with numeric entry(for the same column), the numeric entry is not taken(will return empty string) while trying to acc...