Issues with ADF when importing/copying data from Sharepoint Online List skipping a few columns when mapping schemas

Felipe Regis E Silva 46 Reputation points
2021-01-27T01:46:04.99+00:00

Dear community,

I'd like to ask some help to solve an issue involving importing data from a Sharepoint list using ADF. First I configured linked service and when configuring datasets to the right table I hit preview data, it ran fine but then I noticed I'm not able to see a few columns from the source as needed. I mean, ADF is able to query a "select * from" but it's not able to show all columns from source when I hit preview, it's my first observation.

60793-adf-sharepoint-2.png

When searching on the web for similar issues I found the following post: azure-data-factory-import-lookup-fields-with-optio.html
The author said there's an issue when sharepoint list field is a multiple value. He said ADF works when importing data from a single text field column.

In ADF, when clicking on mapping in copy activity and when importing schemas, ADF is not able to identity a few columns from source to complete import schemas.

60763-adf-sharepoint-1.png
I used documentation from connector-sharepoint-online-list as a reference guide and there is a topic about "Data type mapping for SharePoint Online List" which might be the reason why ADF cannot map schema from source correctly but I'm not sure. There is an OData data type I'm not familiar with.

I also found further documentation about mapping fields but it's not conclusive on how to fix the issue. how-external-data-source-is-mapped-to-sharepoint-list

Does anybody know anything that can help or know what is wrong? Is this a bug? I'm not sure if there's another solution I could use to import all columns I need from SharePoint list to Azure SQL using ADF.

Thanks in advance,

Regards,

Felipe Regis

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,487 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,565 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-08-23T10:26:45.58+00:00

    I am facing same issue

    does above problem have any solution?

    0 comments No comments