<?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: can't get scheduled refresh working (table schema unexpected error) in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/can-t-get-scheduled-refresh-working-table-schema-unexpected/m-p/2037664#M20686</link>
    <description>&lt;P&gt;Can you please check if any other data source is refreshing fine? like Excel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the version of PBIRS you are using? Are you able to successfully connect to SQL Server from PBIRS machine?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Aug 2021 12:31:59 GMT</pubDate>
    <dc:creator>FarhanAhmed</dc:creator>
    <dc:date>2021-08-25T12:31:59Z</dc:date>
    <item>
      <title>can't get scheduled refresh working (table schema unexpected error)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/can-t-get-scheduled-refresh-working-table-schema-unexpected/m-p/2028050#M20647</link>
      <description>&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After googling for results for couple of days and reading all the online tutorials and guides, I couldn't solve my problem and decided to post here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've installed Power BI Reports Server and created a report. The report gets data directly from SQL server via import (not direct query).&lt;/P&gt;&lt;P&gt;The report works fine local also I can publish it on report server.&lt;/P&gt;&lt;P&gt;I put priviledged account details into "Data Sources", test the connection and it connects successfully. However, wher I configure scheduled refresh, it can't refresh data. The error is "&lt;SPAN class="ng-binding ng-scope"&gt;Data refresh failed. Please try again later or contact your administrator."&lt;BR /&gt;&lt;BR /&gt;"SessionID: a078eba9-3b8a-460c-8cd2-e8cf6d9f73bd [0] 0: Connection string discovery: table schema unexpected."&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="ng-binding ng-scope"&gt;Also the log file output is below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="ng-binding ng-scope"&gt;2021-08-20 00:00:07.3863|INFO|11|Handling event with data: TimeEntered: 19.08.2021 21:00:00, Type: Event, SessionId: 0bc961b2-bd55-4536-9198-aec5750f7d0e, EventType: DataModelRefresh&lt;BR /&gt;2021-08-20 00:00:07.4123|INFO|11|Processing Data Model Refresh: SessionId: 0bc961b2-bd55-4536-9198-aec5750f7d0e, Status: Starting Data Refresh.&lt;BR /&gt;2021-08-20 00:00:07.4123|INFO|11|Processing Data Model Refresh: SessionId: 0bc961b2-bd55-4536-9198-aec5750f7d0e, Status: Starting Retrieving PBIX AsDatabaseInfo.&lt;BR /&gt;2021-08-20 00:00:07.4643|INFO|44|Finding model for refresh with catalogId=21e08903-82be-4c58-a1ad-f7a340b6f8df, lastCatalogItemUpdate =19.08.2021 09:46:10, lastModelUpdateinCatalog=19.08.2021 09:46:16, resolved to database name=21e08903-82be-4c58-a1ad-f7a340b6f8df_949828950, wasInMemory=True&lt;BR /&gt;2021-08-20 00:00:07.4713|INFO|11|Processing Data Model Refresh: SessionId: 0bc961b2-bd55-4536-9198-aec5750f7d0e, Status: Starting Verifying all the data sources are embedded.&lt;BR /&gt;2021-08-20 00:00:07.4952|INFO|11|Processing Data Model Refresh: SessionId: 0bc961b2-bd55-4536-9198-aec5750f7d0e, Status: Starting Verifying connection strings are valid.&lt;BR /&gt;2021-08-20 00:00:07.5072|INFO|11|Processing Data Model Refresh: SessionId: 0bc961b2-bd55-4536-9198-aec5750f7d0e, Status: Starting Streaming model to Analysis Server.&lt;BR /&gt;2021-08-20 00:00:07.6132|INFO|15|LoadDatabaseAsync: Successfully EnsureDbLoaded clientSessionId=0bc961b2-bd55-4536-9198-aec5750f7d0e, databaseName=21e08903-82be-4c58-a1ad-f7a340b6f8df_949828950, modelId=1413506852, alreadyLoaded=True&lt;BR /&gt;2021-08-20 00:00:08.2188|INFO|11|Processing Data Model Refresh: SessionId: 0bc961b2-bd55-4536-9198-aec5750f7d0e, Status: Starting Refreshing the model.&lt;BR /&gt;2021-08-20 00:00:08.6142|INFO|11|GetDataSourcesCollection: databaseName=21e08903-82be-4c58-a1ad-f7a340b6f8df_949828950, PowerBIDataSourceVersion=PowerBI_V3&lt;BR /&gt;2021-08-20 00:00:08.6454|ERROR|11|Error Processing Data Model Refresh: SessionId: 0bc961b2-bd55-4536-9198-aec5750f7d0e, Status: Error Failed to refresh the model, Exception [0]Microsoft.AnalysisServices.Azure.Common.DataSourceDiscoveryException: Connection string discovery: table schema unexpected.&lt;BR /&gt;TemplateMessage: Data source discovery failed on database .&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;SPAN class="ng-binding ng-scope"&gt;Any help will be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="ng-binding ng-scope"&gt;Sertan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 11:40:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/can-t-get-scheduled-refresh-working-table-schema-unexpected/m-p/2028050#M20647</guid>
      <dc:creator>sertank</dc:creator>
      <dc:date>2021-08-20T11:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: can't get scheduled refresh working (table schema unexpected error)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/can-t-get-scheduled-refresh-working-table-schema-unexpected/m-p/2037664#M20686</link>
      <description>&lt;P&gt;Can you please check if any other data source is refreshing fine? like Excel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the version of PBIRS you are using? Are you able to successfully connect to SQL Server from PBIRS machine?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 12:31:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/can-t-get-scheduled-refresh-working-table-schema-unexpected/m-p/2037664#M20686</guid>
      <dc:creator>FarhanAhmed</dc:creator>
      <dc:date>2021-08-25T12:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: can't get scheduled refresh working (table schema unexpected error)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/can-t-get-scheduled-refresh-working-table-schema-unexpected/m-p/2037775#M20688</link>
      <description>&lt;P&gt;Thanks for your comment Ahmed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm able to connect SQL Server from PBIRS (15.0.1105.195 version) successfully. Also I can connect from PBIRS Reports - Manage - Data Sources screen successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are not using any Excel for now.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 13:16:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/can-t-get-scheduled-refresh-working-table-schema-unexpected/m-p/2037775#M20688</guid>
      <dc:creator>sertank</dc:creator>
      <dc:date>2021-08-25T13:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: can't get scheduled refresh working (table schema unexpected error)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/can-t-get-scheduled-refresh-working-table-schema-unexpected/m-p/2039288#M20695</link>
      <description>&lt;P&gt;What is the version of PBIRS you are using ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The user that you are using in both PBIRS &amp;amp; Report Server is same?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you trying to connect to On-Prem SQL Server or Azure SQL ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think this may be a bug, you can also post your query at&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Issues/idb-p/Issues" target="_blank"&gt;Issues - Microsoft Power BI Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 04:03:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/can-t-get-scheduled-refresh-working-table-schema-unexpected/m-p/2039288#M20695</guid>
      <dc:creator>FarhanAhmed</dc:creator>
      <dc:date>2021-08-26T04:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: can't get scheduled refresh working (table schema unexpected error)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/can-t-get-scheduled-refresh-working-table-schema-unexpected/m-p/2039681#M20699</link>
      <description>&lt;P&gt;Hi Ahmed,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The version we're using is PBIRS on premise and build number is &lt;SPAN&gt;15.0.1105.195.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I'm using a local account on PBIRS server and SQL authentication when connecting to SQL.&lt;/P&gt;&lt;P&gt;Our SQL server is on premise as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll check the issues page and report as a bug and hopefully get a response.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 07:47:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/can-t-get-scheduled-refresh-working-table-schema-unexpected/m-p/2039681#M20699</guid>
      <dc:creator>sertank</dc:creator>
      <dc:date>2021-08-26T07:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: can't get scheduled refresh working (table schema unexpected error)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/can-t-get-scheduled-refresh-working-table-schema-unexpected/m-p/2042619#M20724</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="321098" data-lia-user-login="sertank" class="lia-mention lia-mention-user"&gt;sertank&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What's your&amp;nbsp;browser language? Is it "&lt;SPAN&gt;Turkish&lt;/SPAN&gt;"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, there is a bug in RS Jan 2021. Please update to the latest version:&amp;nbsp;&lt;A href="https://www.microsoft.com/download/details.aspx?id=56722" target="_blank" rel="noopener"&gt;15.0.1106.169&lt;/A&gt;, it is fixed in this version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not, please let me know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Icey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 10:02:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/can-t-get-scheduled-refresh-working-table-schema-unexpected/m-p/2042619#M20724</guid>
      <dc:creator>Icey</dc:creator>
      <dc:date>2021-08-27T10:02:29Z</dc:date>
    </item>
  </channel>
</rss>

