Share via

Derived column tranformation issue

RaviTutika 1 Reputation point
2021-04-13T15:11:41.193+00:00

87419-adf-transformaion-issue.pdf

In Derived column transformation am trying split data based on Gender but on split condition when am trying to write expression it is not showing any input columns currently you can see same thing in the following attachments .

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

0 comments No comments

2 answers

Sort by: Most helpful
  1. MarkKromer-MSFT 5,231 Reputation points Microsoft Employee Moderator
    2021-04-13T16:50:36.737+00:00

    Whenever you see the "drifted" icon next to the column name and type in the preview data header, it means that you have not imported the schema and you have no projection. In this mode, you would have to use column patterns to work with your data. Otherwise, go back to the Source transformation Projection tab and import the schema.

    Was this answer helpful?


  2. Nasreen Akter 10,896 Reputation points Volunteer Moderator
    2021-04-13T16:11:14.983+00:00

    Hi @RaviTutika ,

    From the screenshot you provided, it seems like schema is missing. I think, if you import the schema in the Excel Dataset, the issue will solve. Thanks!

    Regards
    Nasreen

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.