Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at the 2025 Microsoft Fabric Community Conference. March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for $400 discount. Register now

Reply
TomasBillesand
Frequent Visitor

Unable to get data from MS Graph integretion

Hi!

 

So, I followed the steps in Configure Microsoft 365 in a copy activity - Microsoft Fabric | Microsoft Learn in order to read data through MS Graph Data Connector. It seems to work just fine, no error messeges, pipeline execution time is about 25 mins and it creates a table in the lakehouse with all metadata such as columns and datatypes as expected. However, the table is empty.

 

This is the output from the pipeline execution:

 

{
"dataRead": 0,
"dataWritten": 0,
"filesWritten": 0,
"sinkPeakConnections": 1,
"rowsRead": 0,
"copyDuration": 1384,
"throughput": 0,
"errors": [],
"usedDataIntegrationUnits": 4,
"usedParallelCopies": 1,
"executionDetails": [
{
"source": {
"type": "Office365"
},
"sink": {
"type": "Lakehouse"
},
"status": "Succeeded",
"start": "6/5/2024, 6:28:14 AM",
"duration": 1359,
"usedDataIntegrationUnits": 4,
"usedParallelCopies": 1,
"profile": {
"queue": {
"status": "Completed",
"duration": 6
},
"transfer": {
"status": "Completed",
"duration": 1352
}
},
"detailedDurations": {
"queuingDuration": 6,
"transferDuration": 1352
}
},
{
"source": {
"type": "AzureBlobFS"
},
"sink": {
"type": "Lakehouse"
},
"status": "Succeeded",
"start": "6/5/2024, 6:50:54 AM",
"duration": 24,
"usedDataIntegrationUnits": 4,
"usedParallelCopies": 1,
"profile": {
"queue": {
"status": "Completed",
"duration": 8
},
"transfer": {
"status": "Completed",
"duration": 15,
"details": {
"listingSource": {
"type": "AzureBlobFS",
"workingDuration": 1
},
"readingFromSource": {
"type": "AzureBlobFS",
"workingDuration": 0
},
"writingToSink": {
"type": "Lakehouse",
"workingDuration": 0
}
}
}
},
"detailedDurations": {
"queuingDuration": 8,
"transferDuration": 15
}
}
],
"dataConsistencyVerification": {
"VerificationResult": "Unsupported"
}
}

 

Any ideas on how I should proceed? It is the BasicDataSet_v0.ConferenceRoomCalendar_v0 I am trying to get from Graph. My first thought was to check if the dataset in Graph is even populated to begin with. Any idea on how to do that?

 

BR Tomas

 

1 ACCEPTED SOLUTION
v-nikhilan-msft
Community Support
Community Support

Hi @TomasBillesand 
Thanks for using Fabric Community.
For issues related to Microsoft Graph Data Connect, which is used to extract data from Microsoft 365, it would be more appropriate to reach out to Microsoft 365 support. They have the expertise related to Microsoft 365 services and can provide more specific guidance based on your setup and configuration.
https://www.microsoft.com/en-in/microsoft-365/support

View solution in original post

2 REPLIES 2
v-nikhilan-msft
Community Support
Community Support

Hi @TomasBillesand 
Thanks for using Fabric Community.
For issues related to Microsoft Graph Data Connect, which is used to extract data from Microsoft 365, it would be more appropriate to reach out to Microsoft 365 support. They have the expertise related to Microsoft 365 services and can provide more specific guidance based on your setup and configuration.
https://www.microsoft.com/en-in/microsoft-365/support

Hi,

I did try to post in the M365 Community Forum and they asked me to post here instead.

 

BR Tomas

 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebFBC_Carousel

Fabric Monthly Update - February 2025

Check out the February 2025 Fabric update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.