<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to get data from MS Graph integretion in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-get-data-from-MS-Graph-integretion/m-p/3992825#M3973</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I did try to post in the M365 Community Forum and they asked me to post here instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR Tomas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 08:00:18 GMT</pubDate>
    <dc:creator>TomasBillesand</dc:creator>
    <dc:date>2024-06-14T08:00:18Z</dc:date>
    <item>
      <title>Unable to get data from MS Graph integretion</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-get-data-from-MS-Graph-integretion/m-p/3987562#M3909</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I followed the steps in&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-microsoft-365-copy-activity" target="_blank" rel="noopener"&gt;Configure Microsoft 365 in a copy activity - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&amp;nbsp;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the output from the pipeline execution:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"dataRead": 0,&lt;BR /&gt;"dataWritten": 0,&lt;BR /&gt;"filesWritten": 0,&lt;BR /&gt;"sinkPeakConnections": 1,&lt;BR /&gt;"rowsRead": 0,&lt;BR /&gt;"copyDuration": 1384,&lt;BR /&gt;"throughput": 0,&lt;BR /&gt;"errors": [],&lt;BR /&gt;"usedDataIntegrationUnits": 4,&lt;BR /&gt;"usedParallelCopies": 1,&lt;BR /&gt;"executionDetails": [&lt;BR /&gt;{&lt;BR /&gt;"source": {&lt;BR /&gt;"type": "Office365"&lt;BR /&gt;},&lt;BR /&gt;"sink": {&lt;BR /&gt;"type": "Lakehouse"&lt;BR /&gt;},&lt;BR /&gt;"status": "Succeeded",&lt;BR /&gt;"start": "6/5/2024, 6:28:14 AM",&lt;BR /&gt;"duration": 1359,&lt;BR /&gt;"usedDataIntegrationUnits": 4,&lt;BR /&gt;"usedParallelCopies": 1,&lt;BR /&gt;"profile": {&lt;BR /&gt;"queue": {&lt;BR /&gt;"status": "Completed",&lt;BR /&gt;"duration": 6&lt;BR /&gt;},&lt;BR /&gt;"transfer": {&lt;BR /&gt;"status": "Completed",&lt;BR /&gt;"duration": 1352&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"detailedDurations": {&lt;BR /&gt;"queuingDuration": 6,&lt;BR /&gt;"transferDuration": 1352&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"source": {&lt;BR /&gt;"type": "AzureBlobFS"&lt;BR /&gt;},&lt;BR /&gt;"sink": {&lt;BR /&gt;"type": "Lakehouse"&lt;BR /&gt;},&lt;BR /&gt;"status": "Succeeded",&lt;BR /&gt;"start": "6/5/2024, 6:50:54 AM",&lt;BR /&gt;"duration": 24,&lt;BR /&gt;"usedDataIntegrationUnits": 4,&lt;BR /&gt;"usedParallelCopies": 1,&lt;BR /&gt;"profile": {&lt;BR /&gt;"queue": {&lt;BR /&gt;"status": "Completed",&lt;BR /&gt;"duration": 8&lt;BR /&gt;},&lt;BR /&gt;"transfer": {&lt;BR /&gt;"status": "Completed",&lt;BR /&gt;"duration": 15,&lt;BR /&gt;"details": {&lt;BR /&gt;"listingSource": {&lt;BR /&gt;"type": "AzureBlobFS",&lt;BR /&gt;"workingDuration": 1&lt;BR /&gt;},&lt;BR /&gt;"readingFromSource": {&lt;BR /&gt;"type": "AzureBlobFS",&lt;BR /&gt;"workingDuration": 0&lt;BR /&gt;},&lt;BR /&gt;"writingToSink": {&lt;BR /&gt;"type": "Lakehouse",&lt;BR /&gt;"workingDuration": 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"detailedDurations": {&lt;BR /&gt;"queuingDuration": 8,&lt;BR /&gt;"transferDuration": 15&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"dataConsistencyVerification": {&lt;BR /&gt;"VerificationResult": "Unsupported"&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on how I should proceed? It is the&amp;nbsp;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?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR Tomas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 05:52:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-get-data-from-MS-Graph-integretion/m-p/3987562#M3909</guid>
      <dc:creator>TomasBillesand</dc:creator>
      <dc:date>2024-06-12T05:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get data from MS Graph integretion</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-get-data-from-MS-Graph-integretion/m-p/3989224#M3926</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="616500" data-lia-user-login="TomasBillesand" class="lia-mention lia-mention-user"&gt;TomasBillesand&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;&lt;SPAN&gt;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&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Microsoft 365 support&lt;/STRONG&gt;&lt;SPAN&gt;. They have the expertise related to Microsoft 365 services and can provide more specific guidance based on your setup and configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://www.microsoft.com/en-in/microsoft-365/support" target="_blank"&gt;https://www.microsoft.com/en-in/microsoft-365/support&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 16:41:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-get-data-from-MS-Graph-integretion/m-p/3989224#M3926</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-12T16:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get data from MS Graph integretion</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-get-data-from-MS-Graph-integretion/m-p/3992825#M3973</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I did try to post in the M365 Community Forum and they asked me to post here instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR Tomas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 08:00:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-get-data-from-MS-Graph-integretion/m-p/3992825#M3973</guid>
      <dc:creator>TomasBillesand</dc:creator>
      <dc:date>2024-06-14T08:00:18Z</dc:date>
    </item>
  </channel>
</rss>

