Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Dashboard in Direct Query on SSAS Tabular : Conceptual Schema step very slow

Hello everyone,

We have Power BI Report Sevrer, with direct query dashboards on SSAS Tabular.

When we click on a dashboard, it takes about 30 seconds to display because of a step called "ConceptualSchema". (see screenshot).

 

I understand that it loads the SSAS model metadata, but 30 seconds each time it opens is unacceptable.

Do you have this problem? Did you solve it?

Thank you in advance for your help,

Have a nice day,

Vivien

5 Replies

  • 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.

    • vivien57's avatar
      vivien57
      Super User

      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...

      Do you have any idea where it can come from ?

      • RonaldTop's avatar
        RonaldTop
        New Member

        Hello, despite being it an old question, did you ever resolved this, without direct SQL auth?

        Thanks!

        Ronald

    • d_gosbell's avatar
      d_gosbell
      Super User

      vivien57 wrote:

      If I switch to Windows authentication then it takes a long time.


      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.