<?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: The given data source kind is not supported in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/The-given-data-source-kind-is-not-supported/m-p/482231#M14798</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/75763"&gt;@vhytyk&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/Integrations-with-Files-and/Custom-Data-Connectors-on-Power-BI-Service/td-p/406691" target="_self"&gt;Custom-Data-Connectors-on-Power-BI-Service&lt;/A&gt;. The answer could be in&amp;nbsp;&lt;A href="https://github.com/Microsoft/DataConnectors/blob/master/docs/m-extensions.md#implementing-testconnection-for-gateway-support" target="_self"&gt;blob/master/docs/m-extensions.md#implementing-testconnection-for-gateway-support&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Best Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Dale&lt;/P&gt;</description>
    <pubDate>Tue, 07 Aug 2018 07:34:43 GMT</pubDate>
    <dc:creator>v-jiascu-msft</dc:creator>
    <dc:date>2018-08-07T07:34:43Z</dc:date>
    <item>
      <title>The given data source kind is not supported</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/The-given-data-source-kind-is-not-supported/m-p/481663#M14777</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I made my own, custom, Google Analytics (GA) connector for power BI.&lt;/LI&gt;&lt;LI&gt;Connector uses own OAuth authentication to GA api services&lt;/LI&gt;&lt;LI&gt;It works well on desktop Power BI (w/ my GA credentials)&lt;/LI&gt;&lt;LI&gt;I've created simple report that uses data model based on that GA connector.&lt;/LI&gt;&lt;LI&gt;Then I've published report to power bi cloud&lt;/LI&gt;&lt;LI&gt;There, in cloud, report works and connector works (as I used personal gateway for that), but when you try to refresh model it can't authenticate to GA. Error is weird: "&lt;STRONG&gt;Failed to update data source credentials: The given data source kind is not supported. Data source kind: GAAnalytics.&lt;/STRONG&gt;"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;GAAnalitycs is a Data Source kind&amp;nbsp;of my connector.&lt;/P&gt;&lt;PRE&gt;DataSource.Kind="GAAnalytics"&lt;/PRE&gt;&lt;P&gt;What I'm doing wrong? Please, suggest.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 17:51:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/The-given-data-source-kind-is-not-supported/m-p/481663#M14777</guid>
      <dc:creator>vhytyk</dc:creator>
      <dc:date>2018-08-06T17:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: The given data source kind is not supported</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/The-given-data-source-kind-is-not-supported/m-p/482231#M14798</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/75763"&gt;@vhytyk&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/Integrations-with-Files-and/Custom-Data-Connectors-on-Power-BI-Service/td-p/406691" target="_self"&gt;Custom-Data-Connectors-on-Power-BI-Service&lt;/A&gt;. The answer could be in&amp;nbsp;&lt;A href="https://github.com/Microsoft/DataConnectors/blob/master/docs/m-extensions.md#implementing-testconnection-for-gateway-support" target="_self"&gt;blob/master/docs/m-extensions.md#implementing-testconnection-for-gateway-support&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Best Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Segoe UI'; font-size: 10.5pt; color: #333333;"&gt;Dale&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2018 07:34:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/The-given-data-source-kind-is-not-supported/m-p/482231#M14798</guid>
      <dc:creator>v-jiascu-msft</dc:creator>
      <dc:date>2018-08-07T07:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: The given data source kind is not supported</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/The-given-data-source-kind-is-not-supported/m-p/482499#M14807</link>
      <description>&lt;P&gt;Thanks! It was TestConnection property. Once I set it up - all worked.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I have issue w/ predefined parameters for model. I made a parameter, upload model,&amp;nbsp;trying to change parameter in model setting on cloud - got an error:&amp;nbsp;&lt;STRONG&gt;Failed to Update Parameter Values&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;On desktop power BI updating parameter works OK.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2018 10:48:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/The-given-data-source-kind-is-not-supported/m-p/482499#M14807</guid>
      <dc:creator>vhytyk</dc:creator>
      <dc:date>2018-08-07T10:48:00Z</dc:date>
    </item>
  </channel>
</rss>

