<?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: Power BI Server Jan 2021 Scheduled Job Fails: The given data source kind is not supported. Data sour in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1639913#M17871</link>
    <description>&lt;P&gt;One quick follow up question. Did this exact scenario work in the past for you? I had assumed it did but I wanted to make sure that is the case.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Feb 2021 19:38:43 GMT</pubDate>
    <dc:creator>Petebro</dc:creator>
    <dc:date>2021-02-02T19:38:43Z</dc:date>
    <item>
      <title>Power BI Server Jan 2021 Scheduled Job Fails: The given data source kind is not supported. Data sour</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1634350#M17774</link>
      <description>&lt;P&gt;There is an issue I come accross by Scheduling&amp;nbsp; a report with API Jason Content with Parameters.&lt;/P&gt;&lt;P&gt;PS:&amp;nbsp; in this case I have function to retrieve TOKEN wich change constantly.&lt;/P&gt;&lt;P&gt;Now Scheduled taks in Power BI Server Fails:&lt;/P&gt;&lt;P&gt;[0] -1056505856: COM error: Microsoft.PowerBI.ReportServer.ASEngineManagedRoot, The given data source kind is not supported. Data source kind: UnknownCallsite..&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2021 23:42:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1634350#M17774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-31T23:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Server Jan 2021 Scheduled Job Fails: The given data source kind is not supported. Data sour</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1636928#M17821</link>
      <description>&lt;P&gt;Can you tell me which API you are calling and what the response used to give you back?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 21:55:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1636928#M17821</guid>
      <dc:creator>Petebro</dc:creator>
      <dc:date>2021-02-01T21:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Server Jan 2021 Scheduled Job Fails: The given data source kind is not supported. Data sour</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1636990#M17823</link>
      <description>&lt;P&gt;Hi Pete,&lt;/P&gt;&lt;P&gt;I am using Assigar API, I will work fine winth Anonymous&amp;nbsp;Authentication Type in PBI RS Datasource.&lt;/P&gt;&lt;P&gt;However when I use parameter within son.Document(Web.Contents URL I got the error: "given data source kind is not supported"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;Source = Json.Document(Web.Contents("&lt;A href="https://api.assignar.com.au/v2/timesheets?page_size=&amp;quot;&amp;amp;" target="_blank"&gt;https://api.assignar.com.au/v2/timesheets?page_size="&amp;amp;&lt;/A&gt; size &amp;amp;"&amp;amp;page="&amp;amp; page &amp;amp;"&amp;amp;submitted_date__gte=" &amp;amp; fromdate, [Headers=[Authorization=GetTokenFunction(), ContentType="application\json"]]))&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 22:24:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1636990#M17823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-01T22:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Server Jan 2021 Scheduled Job Fails: The given data source kind is not supported. Data sour</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1637039#M17830</link>
      <description>&lt;P&gt;I am using Assigar API, I will work fine winth Anonymous&amp;nbsp;Authentication Type in PBI RS Datasource.&lt;/P&gt;&lt;P&gt;However when I use parameter within son.Document(Web.Contents URL I got the error: "given data source kind is not supported"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;let&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;Source = (size as text, page as text, fromdate as text) as table =&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;let&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;Source = Json.Document(Web.Contents("&lt;A href="https://api.assignar.com.au/v2/timesheets" target="_blank"&gt;https://api.assignar.com.au/v2/timesheets&lt;/A&gt;?&lt;STRONG&gt;page_size&lt;/STRONG&gt;="&amp;amp; &lt;STRONG&gt;&lt;FONT color="#800000"&gt;size&lt;/FONT&gt; &lt;/STRONG&gt;&amp;amp;"&amp;amp;&lt;STRONG&gt;page&lt;/STRONG&gt;="&amp;amp; &lt;FONT color="#800000"&gt;&lt;STRONG&gt;page&lt;/STRONG&gt; &lt;/FONT&gt;&amp;amp;"&amp;amp;&lt;STRONG&gt;submitted_date__gte&lt;/STRONG&gt;=" &amp;amp; &lt;FONT color="#800000"&gt;&lt;STRONG&gt;fromdate&lt;/STRONG&gt;&lt;/FONT&gt;, [Headers=[Authorization=GetTokenFunction(), ContentType="application\json"]]))&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 22:40:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1637039#M17830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-01T22:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Server Jan 2021 Scheduled Job Fails: The given data source kind is not supported. Data sour</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1639913#M17871</link>
      <description>&lt;P&gt;One quick follow up question. Did this exact scenario work in the past for you? I had assumed it did but I wanted to make sure that is the case.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 19:38:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1639913#M17871</guid>
      <dc:creator>Petebro</dc:creator>
      <dc:date>2021-02-02T19:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Server Jan 2021 Scheduled Job Fails: The given data source kind is not supported. Data sour</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1640234#M17875</link>
      <description>&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;1. Using Assigner Public API and in PBIRS Authentication as Anonymous&lt;BR /&gt;&amp;nbsp; - In Version PBIRS May and October 2020 and January 2021, Scheduler Refresh always has been working.&lt;/P&gt;&lt;P&gt;2. Using Assigner Public API(parameter within Json.Document(Web.Contents URL) and in PBIRS Authentication as Anonymous Scheduler Fails&lt;BR /&gt;&amp;nbsp; - In Version PBIRS May 2020 I was able to deploy to PBRS but not able to create Scheduler Refresh&lt;BR /&gt;&amp;nbsp; - In Version PBIRS October 2020 I was Not able to deploy to PBRS&lt;BR /&gt;&amp;nbsp; - In Version PBIRS January 2021, I was able to deploy to PBRS and able to create Scheduler Refresh but Scheduler fails&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 23:29:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1640234#M17875</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-02T23:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Server Jan 2021 Scheduled Job Fails: The given data source kind is not supported. Data sour</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1649764#M17976</link>
      <description>&lt;P&gt;Working in previous version&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Using Assigner Public API and in PBIRS Authentication as Anonymous&lt;BR /&gt;- In Version PBIRS May and October 2020 and January 2021, Scheduler Refresh always has been working.&lt;/P&gt;&lt;P&gt;2. Using Assigner Public API(parameter within Json.Document(Web.Contents URL) and in PBIRS Authentication as Anonymous Scheduler Fails&lt;BR /&gt;- In Version PBIRS May 2020 I was able to deploy to PBRS but not able to create Scheduler Refresh&lt;BR /&gt;- In Version PBIRS October 2020 I was Not able to deploy to PBRS&lt;BR /&gt;- In Version PBIRS January 2021, I was able to deploy to PBRS and able to create Scheduler Refresh but Scheduler fails&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2021 02:47:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1649764#M17976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-07T02:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Server Jan 2021 Scheduled Job Fails: The given data source kind is not supported. Data sour</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1699624#M18375</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found a blog that use&amp;nbsp; Relative path method may work with your issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blog.crossjoin.co.uk/2016/08/16/using-the-relativepath-and-query-options-with-web-contents-in-power-query-and-power-bi-m-code/" target="_blank"&gt;Chris Webb's BI Blog: Using The RelativePath And Query Options With Web.Contents() In Power Query And Power BI M Code Chris Webb's BI Blog (crossjoin.co.uk)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Paul Zheng _ Community Support Team&lt;BR /&gt;If this post helps, please Accept it as the solution to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 02:26:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1699624#M18375</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-03T02:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Server Jan 2021 Scheduled Job Fails: The given data source kind is not supported. Data sour</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1916103#M19823</link>
      <description>&lt;P&gt;Was this ever addressed? This has been working for me for years and suddenly stopped. As soon as I touch any of working reports with new version of Power BI desktop (May 2021) and save them, they stop working. January 2021 version worked until I enabled meta data preview feature, and then outcome was the same as above. I am more of a consumer of the data, rather than programmer, hence I have a limited understanding of type of API I am using, however, it also starts with "&lt;FONT face="courier new,courier"&gt;let&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;Source = (size as text, page as text, fromdate as text) as table =&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;let&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#3366FF"&gt;Source = Json.Document(Web.Contents("&lt;A href="https://api.assignar.com.au/v2/timesheets" target="_blank" rel="nofollow noopener noreferrer"&gt;https://&lt;/A&gt;&lt;/FONT&gt;"&lt;/P&gt;&lt;P&gt;Very frustrating. Anything we can do to fix that? I am afraid I will not be able to use anonymous. Your help is appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 02:54:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Server-Jan-2021-Scheduled-Job-Fails-The-given-data/m-p/1916103#M19823</guid>
      <dc:creator>seba</dc:creator>
      <dc:date>2021-06-23T02:54:46Z</dc:date>
    </item>
  </channel>
</rss>

