Data flow power query source field recognition issues

George Bryant 1 Reputation point
2021-03-23T15:09:08.773+00:00

Hi

I have a source of an Azure SQL Server which i am trying to utilise a Data Factory power query against. I can build the applied steps out comfortably, it works in preview mode perfectly however i get an error at the top about the field i am referencing. I am using the field and the steps show up and work however i am unable to use it because of this error. It is frustrating because I can clearly see the field and the steps applied to it and clearly working.

80715-capture.png

Am i missing something? Ive checked about every setting and retested multiple times with no answer

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,520 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,942 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nalini Nara 1 Reputation point
    2021-03-23T23:19:43.113+00:00

    @George Bryant , Did you try editing the schema or doing any transformations in the source? When you expand ADFResource, all the sources you have selected in the power query settings will show up here. These datasets are read-only and are not expected to be modified. Any transformations you intend to do should be performed on the user query.

    Let us know if doing all transformations on user query solves the issue.