Forum Discussion
nickchobotar
Skilled Sharer
8 years agoDAX Studio 2.7 DMV query $System.DISCOVER_CALC_DEPENDENCY
Hello, If you have the latest version of DAX Studio, could you please be so kind to test if you can run the following DMV view on any pbix model with DAX Studio 2.7 ? select * from $SYSTEM.DI...
Anonymous
5 years agoNot applicable
unsupported dependency node discovered issue is due to the parameter if you have any parameters in you dataset please remove it & check it will work fine
AlbertoFerrari marcorusso need you suggestion on this issue
Anonymous
5 years agoNot applicable
My dataset is parameterized so that it can be used in a Deployment Pipeline which switches the dataset to pull from a DEV/TEST/PROD dataflow based on the stage in the pipeline. Does this mean we can't use DISCOVER_CALC_DEPENDENCIES for such datasets? Is is a deficiency in the the implementation of DISCOVER_CALC_DEPENDENCIES or have new Power BI features caused a situation where some precepts are being violated?