<?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: Newbie question - Custom connector for O365 in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Newbie-question-Custom-connector-for-O365/m-p/1554781#M26792</link>
    <description>&lt;P&gt;@Anonymous&amp;nbsp;- Have you reviewed this?&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/microsoft-365/admin/usage-analytics/usage-analytics?view=o365-worldwide" target="_blank" rel="noopener"&gt;Microsoft 365 usage analytics - Microsoft 365 admin | Microsoft Docs&lt;/A&gt;. It indicates that there is a PBIT available where you can use Power BI Desktop with the usage analytics.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also this:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/microsoft-365/admin/usage-analytics/customize-reports?view=o365-worldwide" target="_blank"&gt;Customize the reports in Microsoft 365 usage analytics - Microsoft 365 admin | Microsoft Docs&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Dec 2020 19:35:21 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2020-12-16T19:35:21Z</dc:date>
    <item>
      <title>Newbie question - Custom connector for O365</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Newbie-question-Custom-connector-for-O365/m-p/1554740#M26791</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I apologize in advance for the very basic question, but I've been tasked to find out how I can create a custom connector for Power BI that connects to Office 365 and retrieves usage data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have seen some reporting solutions that are based on PowerShell calls. Other people told me that the only way of doing that is via Graph, which seems quite complicated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone roughly explain to me how that would work? Any links are appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 19:04:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Newbie-question-Custom-connector-for-O365/m-p/1554740#M26791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-16T19:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question - Custom connector for O365</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Newbie-question-Custom-connector-for-O365/m-p/1554781#M26792</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;- Have you reviewed this?&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/microsoft-365/admin/usage-analytics/usage-analytics?view=o365-worldwide" target="_blank" rel="noopener"&gt;Microsoft 365 usage analytics - Microsoft 365 admin | Microsoft Docs&lt;/A&gt;. It indicates that there is a PBIT available where you can use Power BI Desktop with the usage analytics.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also this:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/microsoft-365/admin/usage-analytics/customize-reports?view=o365-worldwide" target="_blank"&gt;Customize the reports in Microsoft 365 usage analytics - Microsoft 365 admin | Microsoft Docs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 19:35:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Newbie-question-Custom-connector-for-O365/m-p/1554781#M26792</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-12-16T19:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question - Custom connector for O365</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Newbie-question-Custom-connector-for-O365/m-p/1554788#M26793</link>
      <description>&lt;P&gt;Hi Greg,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I'm familiar with the Usage Analytics and the CQD Connector for Teams. I need an alternative as they both have several limitations and performance issues.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 19:38:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Newbie-question-Custom-connector-for-O365/m-p/1554788#M26793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-16T19:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question - Custom connector for O365</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Newbie-question-Custom-connector-for-O365/m-p/1576894#M26974</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;HI&amp;nbsp;@Anonymous,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Unfortunately, office 365 seems not to provide other methods to get data except graph API. For this scenario, you may have to use the corresponding API to get data.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Notice: if your custom connector is designed based on the API, it also shared the limitations which raw API listed.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jan 2021 02:45:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Newbie-question-Custom-connector-for-O365/m-p/1576894#M26974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-01T02:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie question - Custom connector for O365</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Newbie-question-Custom-connector-for-O365/m-p/1584611#M27074</link>
      <description>&lt;P&gt;Thank you for the clarification...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 14:40:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Newbie-question-Custom-connector-for-O365/m-p/1584611#M27074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-06T14:40:19Z</dc:date>
    </item>
  </channel>
</rss>

