Forum Discussion
Dax Studio issue Viewing Metrics
Hello,
I am currently trying out dax studio to check if it can bring some advantage to my work...
So I have a pbix file on my desktop*. Now I started dax studio clicked on advanced and View Metrics. I almost instandly receive the message "Error viewing metrics: At least one error was detected. There was an unsupported dependency detected"
Does anyone have an idea of what went wrong? What exactly is "Viewing Metrics" doing besides displaying table sizes..?
*the file retrieves the data from different places such through an api or network storage for which I at the moment don't have access to yet. Which is not a problem for viewing the visuals
5 Replies
- AnonymousNot applicable
I stil don' really know what the error message is suppose to say BUT updating power bi to the newest version did the trick!
thanks selimovd for the help
- selimovd
Most Valuable Professional
Hello Anonymous ,
did you import the data to your PBIX file or do you have a direct or live connection to a data source?
In "View Metrics" you can get more details about the data models, like table size, column size, relationships, memory of the data model etc.
If you need any help please let me know.If I answered your question I would be happy if you could mark my post as a solution โ๏ธ and give it a thumbs up ๐Best regardsDenisBlog: WhatTheFact.bi - AnonymousNot applicable
Hi selimovd
The data was imported into the pbix file. There is no live connection. The memory usage of the model and its connection or calculated columns is what I am trying to retrieve out of dax studio.
kr,
dats
- selimovd
Most Valuable Professional
Hey Anonymous ,
and you always get the error "Error viewing metrics: At least one error was detected. There was an unsupported dependency detected"?
Maybe try to save the file as a new file and then connect again. But if you get the same error again, this seems to be a DAXStudio issue for me.
I would try to check if you find a similar issue in the DAXStudio Github or open one there:
Issues ยท DaxStudio/DaxStudio (github.com)
This is where the developers of the program are.
If you need any help please let me know.If I answered your question I would be happy if you could mark my post as a solution โ๏ธ and give it a thumbs up ๐Best regardsDenisBlog: WhatTheFact.bi
- AnonymousNot applicable
Do you mean to savethe pbix file under a different name? I tried that and I am always receiving the same error message.
For my understanding View Metrics only connects to the PBIX file and does not try to connect to the underlaying data on which the data model is based on?