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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
danning1234
Advocate I
Advocate I

DAX Studio, Unsupported dependency node discovered

Hi, i launch the following command to find dependency in DAX Studio and it no longer works. It worked before.

Anyone has an idea?

I check the measures, there is no "!" marks.

 

select * from $SYSTEM.DISCOVER_CALC_DEPENDENCY

 

danning1234_0-1600265016867.png

 

Thanks to all.

1 ACCEPTED SOLUTION
danning1234
Advocate I
Advocate I

So, finally i found out why it didn't work.

 

In M, i have a table from SQL Server and i add some custom columns to this table, which is ok, and i referenced this table to create another table. Untill here, tables are fine, it loads to the model, no error message.

 

However, when trying to do select * from $SYSTEM.DISCOVER_CALC_DEPENDENCY in DAX Studio, i got the error message.

 

Solution is to stop the referencing, just re-bring the table from SQL and do the rest.

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

well, I understand that, but we can't just stop referencing tables. we're using references to avoid using tables' duplication, otherwise the dataset file gets bigger for nothing. ther should be another way to fix the reference issue, having a reference shouldn't be an issue of bad reference when reading the metadata, don't you agree?

cheers

AG

danning1234
Advocate I
Advocate I

So, finally i found out why it didn't work.

 

In M, i have a table from SQL Server and i add some custom columns to this table, which is ok, and i referenced this table to create another table. Untill here, tables are fine, it loads to the model, no error message.

 

However, when trying to do select * from $SYSTEM.DISCOVER_CALC_DEPENDENCY in DAX Studio, i got the error message.

 

Solution is to stop the referencing, just re-bring the table from SQL and do the rest.

Anonymous
Not applicable

Hey @danning1234  so your saying instead of referencing, just duplicate the query?

hi @Anonymous , according to  my experience, yes.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon & SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.