• could you explain further what you exactly requires.

    from what i understand you want to add an extra column while loading excel data.

    as in if excel has column A,B u want to add another column C (which has a constant value) and the final data should have A,B,C

    to do this you can try using Derived column component. Just drop your global variable in the expressions