I have an Excel Source with 4 columns (id, empname, designation, salary). Then a Conditional Split is applied with the condition ( Salary > 5000). This is then passed to 2 Excel destinations (One satisfying the condition and another with default conditional split). But in both the cases, in the 'Mappings' section of the Excel destination editor, it is showing only One available destination column (F1). Like the available input columns (id, empname, designation, salary), I want Available destination columns should show all the four columns - (id, empname, designation, salary) for mapping.
Please help.