Forum Discussion
Bhavin
3 years agoFrequent Visitor
Some nodes not displaying in Network Navigator
Hi, Setup: Using Network Navigator Custom Visual Rendering with Power BI Embedded Issue: Some nodes simply won't show, even though they are in the data source. These nodes will show in if...
- 3 years ago
Thanks Anonymous
Looks like the issue was with the fact that Max Nodes has a hard limit of 1000 in the code. We were able to make changes in the source code, as outlined here and get it to work with more nodes.
Bhavin
3 years agoFrequent Visitor
Thanks Anonymous
Looks like the issue was with the fact that Max Nodes has a hard limit of 1000 in the code. We were able to make changes in the source code, as outlined here and get it to work with more nodes.
aekw
3 years agoNew Member
Hi, I encountered this problem and after checking the version of network navigator was the latest and setting the max nodes to 30000 I still was getting the same error. The nodes were just not increasing after a certain number. No matter how many more nodes were added.