New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DAX Studio cannot connect to Power BI #1
Comments
|
I am using DaxStudio 2.7.4 and PBI 2.56.5023.1021 64-bit (March, 2018) release. My ability to connect to the PBI file only works for an empty file. Any PBIX file that has a connection to my SSAS 2016 instance is not visible 95% (my own metric) of the time. I am attempting to run traces on these PBIX to optimize their performance and you tool is what I am hoping to use. I have tried your work-around up top but that did not resolve this. If you think this should be logged as a new issue, please let me know and I will enter it as such. Thanks |
|
If you connect Power BI to SSAS Tabular with a live connection, you should connect DAX Studio to SSAS Tabular. Only when you work with imported data you can connect DAX Studio to Power BI Desktop directly. |
|
As the error says, if your PBIX file is using a Live Connection to SSAS you need to connect DAX Studio to your SSAS model. When Power BI Desktop is using Live Connection there is no data in the PBIX file, DAX Studio needs to connect to the data source that has the data. |
|
@dgosbell Thank you for replying, |
|
@luuminhvuong93 in Power BI Desktop, when you have your report open click on the following option: Then open DAX Studio and put the server name into the "Tabular Server" option in the connection box
|



I was able to repro this issue on a notebook with SSAS Tabular 2016 SP1 installed (maybe it’s the same on other versions):
The workaround is simple: close DAX Studio and restart.
The text was updated successfully, but these errors were encountered: