Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
Brian_M
Responsive Resident
Responsive Resident

DMV DISCOVER_CALC_DEPENDENCY "Unsupported dependency node detected"

Hi, 

 

I'm trying to use the model documenter https://data-marc.com/model-documenter/ 

and the following query SELECT * FROM $SYSTEM.DISCOVER_CALC_DEPENDENCY fails. I've tried the same query in DAX Studio and find the same issue:

"Unsupported dependency node discovered"

 

I've traced it back to any queries that used parameters for SQL server and database names.

 

let
    Source = Sql.Database(#"Azure SQL Server",#"Azure SQL Database"),
    dbo_vw_myview = Source{[Schema="dbo",Item="vw_myview"]}[Data]
in
    dbo_vw_myview

 

 

If I replace the parameters with the actual strings for server and database then it works.

 

Surely parameterising the server and database name so that you can update this in one place is a good pattern?

 

Is this a bug or am I using a bad pattern?

 

Kind regards,

Brian 

 

1 REPLY 1
v-xicai
Community Support
Community Support

Hi   @Brian_M ,

 

You may refer to the article: https://www.biinsight.com/dax-measure-dependencies-in-ssas-tabular-and-power-bi/.

 

If you still have this issue for Power BI, you'd better create a support ticket in Power BI Support , Scroll down and click "CREATE SUPPORT TICKET" to get further help.

 

Best regards

Amy

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.