<?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: Dashboard in Direct Query on SSAS Tabular : Conceptual Schema step very slow in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-in-Direct-Query-on-SSAS-Tabular-Conceptual-Schema-step/m-p/1932909#M19971</link>
    <description>&lt;P&gt;I double checked on our production server, we do most of our core reports over SSAS and the conceptualschema call only took between 0.7 to 1.5 seconds on the reports I tested. You might need to raise a support ticket with Microsoft as this is appears to be an issue with the internals of PBIRS.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jul 2021 10:06:41 GMT</pubDate>
    <dc:creator>d_gosbell</dc:creator>
    <dc:date>2021-07-01T10:06:41Z</dc:date>
    <item>
      <title>Dashboard in Direct Query on SSAS Tabular : Conceptual Schema step very slow</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-in-Direct-Query-on-SSAS-Tabular-Conceptual-Schema-step/m-p/1932709#M19966</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have Power BI Report Sevrer, with direct query dashboards on SSAS Tabular.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;When we click on a dashboard, it takes about 30 seconds to display because of a step called "ConceptualSchema". (see screenshot).&lt;BR /&gt;&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that it loads the SSAS model metadata, but 30 seconds each time it opens is unacceptable.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Do you have this problem? Did you solve it?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;P&gt;Vivien&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 08:47:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-in-Direct-Query-on-SSAS-Tabular-Conceptual-Schema-step/m-p/1932709#M19966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-01T08:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard in Direct Query on SSAS Tabular : Conceptual Schema step very slow</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-in-Direct-Query-on-SSAS-Tabular-Conceptual-Schema-step/m-p/1932909#M19971</link>
      <description>&lt;P&gt;I double checked on our production server, we do most of our core reports over SSAS and the conceptualschema call only took between 0.7 to 1.5 seconds on the reports I tested. You might need to raise a support ticket with Microsoft as this is appears to be an issue with the internals of PBIRS.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 10:06:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-in-Direct-Query-on-SSAS-Tabular-Conceptual-Schema-step/m-p/1932909#M19971</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2021-07-01T10:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard in Direct Query on SSAS Tabular : Conceptual Schema step very slow</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-in-Direct-Query-on-SSAS-Tabular-Conceptual-Schema-step/m-p/1933042#M19973</link>
      <description>&lt;P&gt;When I do the test with the same data source (SSAS Tabular) but with a PBIRS installed on my computer, I also have times lower than 1 second...&lt;/P&gt;&lt;P&gt;Do you have any idea where it can come from ?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 11:34:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-in-Direct-Query-on-SSAS-Tabular-Conceptual-Schema-step/m-p/1933042#M19973</guid>
      <dc:creator>vivien57</dc:creator>
      <dc:date>2021-07-01T11:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard in Direct Query on SSAS Tabular : Conceptual Schema step very slow</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-in-Direct-Query-on-SSAS-Tabular-Conceptual-Schema-step/m-p/1933433#M19977</link>
      <description>&lt;P&gt;It seems to be the same cause as this:&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Report-Server/Report-Server-portal-loading-extremely-slow/m-p/1932957#M19972" target="_blank"&gt;https://community.powerbi.com/t5/Report-Server/Report-Server-portal-loading-extremely-slow/m-p/1932957#M19972&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Indeed, if I do a direct query dashboard on SQL Server with database authentication, the "ConceptualSchema" step takes less than a second. If I switch to Windows authentication then it takes a long time.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 14:33:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-in-Direct-Query-on-SSAS-Tabular-Conceptual-Schema-step/m-p/1933433#M19977</guid>
      <dc:creator>vivien57</dc:creator>
      <dc:date>2021-07-01T14:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard in Direct Query on SSAS Tabular : Conceptual Schema step very slow</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-in-Direct-Query-on-SSAS-Tabular-Conceptual-Schema-step/m-p/1933996#M19981</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="50527" data-lia-user-login="vivien57" class="lia-mention lia-mention-user"&gt;vivien57&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;If I switch to Windows authentication then it takes a long time.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;So that could point to an issue with Active Directory in your environment. I think raising a support ticket with Microsoft is your best course of action. And the "ConceptualSchema" call is an internal API I'm not aware of any documentation on it that could help address performance issues, but the support engineers would have access to the source code to help them toubleshoot this.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 23:36:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-in-Direct-Query-on-SSAS-Tabular-Conceptual-Schema-step/m-p/1933996#M19981</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2021-07-01T23:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard in Direct Query on SSAS Tabular : Conceptual Schema step very slow</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-in-Direct-Query-on-SSAS-Tabular-Conceptual-Schema-step/m-p/3736398#M33256</link>
      <description>&lt;P&gt;Hello, despite being it an old question, did you ever resolved this, without direct SQL auth?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Ronald&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 13:47:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-in-Direct-Query-on-SSAS-Tabular-Conceptual-Schema-step/m-p/3736398#M33256</guid>
      <dc:creator>RonaldTop</dc:creator>
      <dc:date>2024-03-01T13:47:57Z</dc:date>
    </item>
  </channel>
</rss>

