<?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: PowerBI Server (October) DirectQuery to SQL Server table - bug in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/363565#M4087</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The workaround is to go to "Data Sources" of the report after you published it to server.And then manually enter the username and password.&lt;/P&gt;&lt;P&gt;A permanant solution was to configure Kerberos for the server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jaco&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2018 20:15:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-22T20:15:53Z</dc:date>
    <item>
      <title>PowerBI Server (October) DirectQuery to SQL Server table - bug</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/295515#M1845</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a PowerBI Report on PowerBI Desktop (October) with a DirectQuery connection to a table on a SQL Server. The report works in&amp;nbsp;&lt;SPAN&gt;PowerBI Desktop (October). When I save it to&amp;nbsp;PowerBI Server (October) and open it I get this error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Something went wrong"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"We couldn't connect to the Analasys Services server.................."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I did not connect to Analasys Services, I connect to SQL Server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;here is the full error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Power BI &lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="infonav-modalContainerHost"&gt;&lt;DIV class="infonav-modalContainer"&gt;&lt;DIV class="infonav-modalDialog reportServer"&gt;&lt;DIV class="infonav-dialogLayout"&gt;&lt;DIV class="infonav-dialogTitle"&gt;Something went wrong&lt;/DIV&gt;&lt;DIV class="infonav-dialogCloseIcon"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="infonav-dialogContent"&gt;&lt;DIV&gt;We couldn't run the report because we couldn't connect to its data source. The report or data source might not be configured correctly.&lt;BR /&gt;Please try again later or contact support. If you contact support, please provide these details.&lt;BR /&gt;&lt;DIV&gt;&lt;DIV class="infonav-errorInfoItem"&gt;&lt;SPAN class="infonav-errorInfoHeader"&gt;We couldn't connect to the Analysis Services server. Make sure you've entered the connection string correctly.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="infonav-errorInfoItem"&gt;&lt;SPAN class="infonav-errorInfoHeader"&gt;Request ID&lt;/SPAN&gt;&lt;SPAN class="infonav-errorInfoText"&gt;f6276424-265e-f0d5-5053-f86d0c599a14&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="infonav-errorInfoItem"&gt;&lt;SPAN class="infonav-errorInfoHeader"&gt;Time&lt;/SPAN&gt;&lt;SPAN class="infonav-errorInfoText"&gt;Fri Nov 03 2017 13:44:07 GMT+1300 (New Zealand Daylight Time)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="infonav-errorInfoItem"&gt;&lt;SPAN class="infonav-errorInfoHeader"&gt;Version&lt;/SPAN&gt;&lt;SPAN class="infonav-errorInfoText"&gt;14.0.600.434&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="infonav-errorInfoItem"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="infonav-errorInfoItem"&gt;&lt;STRONG&gt;&lt;SPAN class="infonav-errorInfoText"&gt;From the log file on the server:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class="infonav-errorInfoItem"&gt;&lt;SPAN class="infonav-errorInfoText"&gt;2017-11-03 13:44:07.8153|ERROR|27|PBI.Win.ProcessingError|ExceptionType:Microsoft.AnalysisServices.AdomdClient.AdomdErrorResponseException;stackTrace: at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Microsoft.AnalysisServices.AdomdClient.AdomdConnection.IXmlaClientProviderEx.Discover(String requestType, String requestNamespace, IDictionary restrictions, InlineErrorHandlingType inlineErrorHandling, IDictionary requestProperties)&lt;BR /&gt;at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.GetSchemaDataSet(String schemaName, String schemaNamespace, IDictionary adomdRestrictions, Boolean throwOnInlineErrors, IDictionary requestProperties)&lt;BR /&gt;at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.GetSchemaDataSet(String schemaName, String schemaNamespace, AdomdRestrictionCollection restrictions, Boolean throwOnInlineErrors, AdomdPropertyCollection requestProperties)&lt;BR /&gt;at Microsoft.ReportingServices.DataExtensions.DefaultAdoMdConnectionFactory.GetSchemaDataSet(IDbConnection connection, String schemaName, IList`1 restrictionList)&lt;BR /&gt;at Microsoft.ReportingServices.DataExtensions.AdoMdDaxConnection.InternalGetModelMetadata(String catalogName, String perspectiveName, String supportedVersion)&lt;BR /&gt;at Microsoft.ReportingServices.DataExtensions.AdomdExceptionHandler.Execute[T](String connectionString, Func`1 func)&lt;BR /&gt;at Microsoft.ReportingServices.DataExtensions.AdoMdDaxConnection.GetModelMetadata(String perspectiveName, String supportedVersion)&lt;BR /&gt;at Microsoft.PowerBI.ReportingServicesHost.LocalReportProcessingHost.GetModelMetadata(DataSourceInfo dataSourceInfo, IDbConnectionPool connectionPool, String modelMetadataVersion, IConnectionUserImpersonator connectionUserImpersonato&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Nov 2017 01:02:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/295515#M1845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-03T01:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Server (October) DirectQuery to SQL Server table - bug</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/296260#M1900</link>
      <description>&lt;P&gt;Try storing your credentials (windows or sql) in the server after you publish. You can do this under the data sources tab. The report server now hosts Analysis Services under the covers and that AS server could not connect to your DQ data source.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 20:57:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/296260#M1900</guid>
      <dc:creator>Jon-Heide</dc:creator>
      <dc:date>2017-11-03T20:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Server (October) DirectQuery to SQL Server table - bug</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/296432#M1912</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please go to Manage pane of the report, click Test Connection to verify the used credential&amp;nbsp;is valid.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="q7.PNG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/67980i0B8D43D99E84F4DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="q7.PNG" alt="q7.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Qiuyun Yu&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2017 08:54:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/296432#M1912</guid>
      <dc:creator>v-qiuyu-msft</dc:creator>
      <dc:date>2017-11-04T08:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Server (October) DirectQuery to SQL Server table - bug</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/346363#M3609</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;Qiuyun Yu,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am received the similar error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;We couldn't run the report because we couldn't connect to its data source. The report or data source might not be configured correctly.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Please try again later or contact support. If you contact support, please provide these details.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;We couldn't connect to the Analysis Services server. Make sure you've entered the connection string correctly.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Request ID1d123dfe-bd75-68f9-cb8c-f20e2714b9fc&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TimeFri Jan 26 2018 22:02:00 GMT-0500 (Eastern Standard Time)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Version14.0.600.434&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Confirmed via SSMS user has correct access (role security was defined)&amp;nbsp;in&amp;nbsp;SSAS cube&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Confirmed Kerberos is setup correctly by testing the same user same cube with&amp;nbsp;Paginated Report&amp;nbsp;and Excel Online&lt;/LI&gt;&lt;LI&gt;Confirmed&amp;nbsp; via Manage pane of the report, clicked Test Connection with "as the user viewing the report" and received a green check mark.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is this really a bug on Oct&amp;nbsp;release? Or there is something else I need to look into more?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jan 2018 03:27:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/346363#M3609</guid>
      <dc:creator>su2pbi</dc:creator>
      <dc:date>2018-01-27T03:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Server (October) DirectQuery to SQL Server table - bug</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/346364#M3610</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;Qiuyun Yu,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am received the similar error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;We couldn't run the report because we couldn't connect to its data source. The report or data source might not be configured correctly.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Please try again later or contact support. If you contact support, please provide these details.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;We couldn't connect to the Analysis Services server. Make sure you've entered the connection string correctly.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Request ID1d123dfe-bd75-68f9-cb8c-f20e2714b9fc&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TimeFri Jan 26 2018 22:02:00 GMT-0500 (Eastern Standard Time)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Version14.0.600.434&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Confirmed via SSMS user has correct access (role security was defined)&amp;nbsp;in&amp;nbsp;SSAS cube&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Confirmed Kerberos is setup correctly by testing the same user same cube with&amp;nbsp;Paginated Report&amp;nbsp;and Excel Online&lt;/LI&gt;&lt;LI&gt;Confirmed&amp;nbsp; via Manage pane of the report, clicked Test Connection with "as the user viewing the report" and received a green check mark.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is this really a bug on Oct&amp;nbsp;release? Or there is something else I need to look into more?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jan 2018 03:28:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/346364#M3610</guid>
      <dc:creator>su2pbi</dc:creator>
      <dc:date>2018-01-27T03:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Server (October) DirectQuery to SQL Server table - bug</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/363300#M4066</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing the same issue.&lt;/P&gt;&lt;P&gt;Did you find a workrround please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regads&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 13:45:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/363300#M4066</guid>
      <dc:creator>Arez2017</dc:creator>
      <dc:date>2018-02-22T13:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Server (October) DirectQuery to SQL Server table - bug</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/363565#M4087</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The workaround is to go to "Data Sources" of the report after you published it to server.And then manually enter the username and password.&lt;/P&gt;&lt;P&gt;A permanant solution was to configure Kerberos for the server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jaco&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 20:15:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/363565#M4087</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-22T20:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Server (October) DirectQuery to SQL Server table - bug</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/398434#M5189</link>
      <description>&lt;P&gt;My group releases reports for other people we don't want to use our own credentials when the report runs. (or a service account for that matter) We want the person who runs the report to have their AD credentials passed through to the SQL server so we know which user is taking the SQL resources. Also its a second layer of security. One to the report itself, and second to the database. Anyone able to get pass though&amp;nbsp;credentials&amp;nbsp;working for direct query data sources?&lt;/P&gt;&lt;P&gt;~Blake&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 19:31:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/398434#M5189</guid>
      <dc:creator>sblakeb</dc:creator>
      <dc:date>2018-04-17T19:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Server (October) DirectQuery to SQL Server table - bug</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/567766#M8833</link>
      <description>&lt;P&gt;I was struggling with this error till I found that Report Server DOES NOT SAVE credential in order to have an access to SQL Server after Create the Graphic/Report in Report Server Select it and Select the Option Manage as depiced in Follow&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="001.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/132544iBACCCAAECF335F35/image-size/large?v=v2&amp;amp;px=999" role="button" title="001.png" alt="001.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Go to Data Source Tab and make your coonection string and Credential info was input correctly&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="002}.png" style="width: 596px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/132545i9D3DC2FE093428BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="002&amp;amp;#125;.png" alt="002&amp;amp;#125;.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Click on Test connection if it works that means you are good to go&lt;/P&gt;&lt;P&gt;I hope it helps&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 22:02:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/567766#M8833</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-16T22:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Server (October) DirectQuery to SQL Server table - bug</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/648359#M9856</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are still facing this issue with Power BI Desktop January 2019 version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. We created a new report&amp;nbsp;using DirectQuery&lt;/P&gt;&lt;P&gt;2. Get Data -&amp;gt; SQL Server Database -&amp;gt; Enter Server IP (or Name, we tried both) -&amp;gt; Select View -&amp;gt;&amp;nbsp;DirectQuery&lt;/P&gt;&lt;P&gt;3. Database Username + Passwort&lt;/P&gt;&lt;P&gt;4. We can see data&lt;/P&gt;&lt;P&gt;5. Publish the report to the (OnPremise) Power-BI&amp;nbsp;Report Server&lt;/P&gt;&lt;P&gt;6. Set Username + Password again inside the "Manage" Tab.&lt;/P&gt;&lt;P&gt;7. Check connection: Connection is successful&lt;/P&gt;&lt;P&gt;8. Open report in the browser -&amp;gt; The error msg is shown instead of data &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Power BI - Report Server:&amp;nbsp; &lt;SPAN class="ng-binding"&gt;1.4.6969.7395&lt;/SPAN&gt; &lt;SPAN class="ng-binding"&gt;(Januar 2019)&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Power BI - Desktop: 2.65.5313.1562 32-bit (Januar 2019)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 17:12:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/648359#M9856</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-19T17:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: PowerBI Server (October) DirectQuery to SQL Server table - bug</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/828220#M11967</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are still facing this issue with Power BI Desktop January 2019 version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. We created a new report&amp;nbsp;using DirectQuery&lt;/P&gt;&lt;P&gt;2. Get Data -&amp;gt; SQL Server Database -&amp;gt; Enter Server IP (or Name, we tried both) -&amp;gt; Select View -&amp;gt;&amp;nbsp;DirectQuery&lt;/P&gt;&lt;P&gt;3. Database Username + Passwort&lt;/P&gt;&lt;P&gt;4. We can see data&lt;/P&gt;&lt;P&gt;5. Publish the report to the (OnPremise) Power-BI&amp;nbsp;Report Server&lt;/P&gt;&lt;P&gt;6. Set Username + Password again inside the "Manage" Tab.&lt;/P&gt;&lt;P&gt;7. Check connection: Connection is successful&lt;/P&gt;&lt;P&gt;8. Open report in the browser -&amp;gt; The error msg is shown instead of data &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Power BI - Report Server:&amp;nbsp; &lt;SPAN class="ng-binding"&gt;1.4.6969.7395&lt;/SPAN&gt; &lt;SPAN class="ng-binding"&gt;(Januar 2019)&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Power BI - Desktop: 2.65.5313.1562 32-bit (Januar 2019)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am running into the same issue with the September 2019 setup. Does sombody knowing a solution/workaround?&lt;/P&gt;&lt;P&gt;Besides SQL we are trying to connect to Oracle as well. I am wondering if this has something to do with Kerberos delegation, becaue source servers and report server are not on the same machine?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Mogry&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 06:14:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/PowerBI-Server-October-DirectQuery-to-SQL-Server-table-bug/m-p/828220#M11967</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-25T06:14:16Z</dc:date>
    </item>
  </channel>
</rss>

