Forum Discussion
Dax Studio is constantly disconnecting
Hi danielpitz ,
Thank you for reaching out to Microsoft Fabric Community Forum.
Microsoft updates and releases Power BI Desktop monthly, and only the latest version of Power BI Desktop is supported. If you experience issues with Power BI Desktop, please ensure you are using the latest available version.
Power BI semantic model behavior depends on the storage mode. Import mode semantic models require data refresh to update imported data. DirectQuery semantic models do not import data; instead, they query the underlying data source when users interact with reports or visuals.
For DirectQuery models, the performance and response time depend on the underlying data source because queries are sent to that source during report interactions.
Regarding external tools, Power BI Desktop supports external tools that are installed locally and registered with Power BI Desktop. When launched from the External Tools ribbon, Power BI Desktop passes connection information to allow the tool to connect to the model. External tools are provided by third-party contributors, and Microsoft does not provide support or documentation for those tools except for the underlying public Microsoft APIs.
Documentation:
Power BI Desktop latest release and support:
https://learn.microsoft.com/en-us/power-bi/fundamentals/desktop-latest-update
Power BI semantic model storage modes (Import / DirectQuery):
https://learn.microsoft.com/en-us/power-bi/connect-data/service-gateway-sql-tutorial
DirectQuery guidance:
https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-directquery-about
External tools in Power BI Desktop:
https://learn.microsoft.com/en-us/power-bi/transform-model/desktop-external-tools
Thanks, but I'm asking about Dax Studio disconnecting, not about Power BI Desktop
- Anonymous2 months agoNot applicable
Hi danielpitz
Thanks for clarifying. I understand the issue is specifically related to DAX Studio disconnecting. My previous response was focused on the Power BI Desktop connection side, as DAX Studio connects to the local Power BI model through external tools integration.
I would like to thank Ahmed-Elfeel for actively participating in the community forum and sharing detailed troubleshooting steps. The suggestions around DAX Studio connection settings, keep-alive options, timeout settings, and logs would be helpful to investigate this further.
I wanted to check if you had the opportunity to review the information provided. Please feel free to share any additional details.