Forum Discussion
Fugi
10 years agoHelper I
Network Navigator Search Broken?
When i try to use the search feature it's fully collapsed and doesn't allow any input into the text box - am i missing somthing here or is this just not completed?
- 10 years ago
It appears that this broke with the newest March 2016 Power BI desktop update that was released yesterday. We are actively working to fix it and hope to release a fix onto Power BI Custom Visuals soon.
JonathanLarson
10 years agoMicrosoft Employee
For limiting number of nodes, you can limit the rows by changing the Max Nodes setting in the formatting pane. If set to zero, it will not impose a limit and will plot all of the data PowerBI gives it (up to the point where it gets the "Too Many Values" warning). If set to something above zero, it will limit the graph to the first X records - where X is the number of nodes you want to limit it to.
Fugi
10 years agoHelper I
Thank you very much Jonathan!