Find a Specific Node in a Dependency Network

Applies to: SQL Server 2019 and earlier Analysis Services Azure Analysis Services Fabric/Power BI Premium

Important

Data mining was deprecated in SQL Server 2017 Analysis Services and now discontinued in SQL Server 2022 Analysis Services. Documentation is not updated for deprecated and discontinued features. To learn more, see Analysis Services backward compatibility.

A dependency network in a Microsoft SQL Server SQL Server Analysis Services mining model can contain many nodes, making it difficult to locate the data you are interested in. To solve this problem, you can use the Find Node dialog box on the Dependency Network tab of Data Mining Designer to search for a specific node.

To find a specific node in a dependency network

  1. On the Mining Model Viewer tab of Data Mining Designer in SQL Server Data Tools, click Find Node on the toolbar of the Dependency Network tab of the mining model viewer.

    The Find Node dialog box opens.

  2. In the Node name contains box, enter part of the name of the node for which you want to search.

    The list of nodes is filtered to display only those nodes that contain part of the search path.

  3. Select the correct node from the list, and then click OK.

See Also

Mining Model Viewer Tasks and How-tos