cassidy's avatar
cassidy
Power Participant
2 years ago
Status:
Done

Excel version 2311 broken

We are having multiple users no longer able to refresh existing BI Pivot Tables and cannot create new ones.  These users are newly released version 2311, users on 2310 are not experiencing this.

 

This is critical functionality, please advise.

 

8 Comments

  • cassidy's avatar
    cassidy
    Power Participant

    Anonymous  this is not related to Power BI Desktop, the latest Version of Excel (2311) no longer functions with Power BI's Analyze in Excel feature.  You cannot refresh a Pivot connected to a Dataset (Semantic Model) and you cannnot connect to Service to create a new one.

     

    The testing is as follows

     

    Users on Excel Version 2310 have no disruption in Power BI functionality

    Users on Excel Version 2311 cannot use Power BI functionality 

     

    We have at least a dozen Users in both groups that verified.

  • cassidy's avatar
    cassidy
    Power Participant

    I've created a MSFT support ticket as well:  2312050010003129

  • DHayes's avatar
    DHayes
    Frequent Visitor

    Copying my fix from here: Re: Excel Version 2311 - Microsoft Fabric Community
    cassidy Anonymous 

    I was able to fix this issue by creating a new Excel document from PowerBI online (I assume the same source) and then saving that as a copy to my PC.  This Excel document works with no problem but I noticed that the connection string is different than my original Excel documents so I copied the new connection string and overwrote the existing connection strings. This fixed my issue.

     

     

    Change Connection String

     

    OLD connection string (renamed GUIDs for privacy)

    Provider=MSOLAP.8;Integrated Security=ClaimsToken;Persist Security Info=True;Initial Catalog=sobe_wowvirtualserver-<GUID>;Data Source=pbiazure://;Location="https://wabi-us-north-central-redirect.analysis.windows.net//xmla?vs=sobe_wowvirtualserver&db=<GUID>&app=PBIAddin";Extended Properties="DataSource=pbiazure://";MDX Compatibility=1;Safety Options=2;MDX Missing Member Mode=Error;Identity Provider=https://login.microsoftonline.com/common, https://analysis.windows.net/powerbi/api, <GUID>;Update Isolation Level=2

     

    New connection string

    Provider=MSOLAP.8;Integrated Security=ClaimsToken;Persist Security Info=True;Initial Catalog=sobe_wowvirtualserver-<GUID>;Data Source=pbiazure://api.powerbi.com;MDX Compatibility=1;Safety Options=2;MDX Missing Member Mode=Error;Identity Provider=https://login.microsoftonline.com/common, https://analysis.windows.net/powerbi/api, <GUID>;Update Isolation Level=2

     

    The error we got for searchability:

    "Microsoft Excel
    COM error: COM error. Microsoft.AnalysisServices.AzureClient, Authentication failed; we cannot locate Azure Active Directory in your environment. This could be because your client application does not currently have the required components. Install the latest version of your client application or contact technical"

  • cassidy's avatar
    cassidy
    Power Participant

    Anonymous do you have further comment?

    We rolled users back to the Semi-Annual release (2302) which fixes the ability to refresh, however it has the unresolved "blank white Datasets pane" issue when users try to create a new BI Pivot.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi  cassidy 

    According to your feedback this problem is obviously caused by the version upgrade of excel, you can find the relevant engineers of excel and let them help to deal with your problem. You can follow the link I provided to the corresponding forum for help. Thank you for your cooperation !

    Contact Us - Microsoft Support

     

    Best Regards,
    Community Support Team _ Ailsa Tao

  • cassidy's avatar
    cassidy
    Power Participant

    The solution was that our company had TLS 1.3 enabled on Windows 10, which is not compatible.  Version 2311 of Excel apparently started using 1.3 when trying to reach out to Power BI Service, causing an error.  

    This also was preventing Power BI Desktop from Signing In, and also Excel from connecting to Azure SQL DB's