The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
Setup:
Issue:
What is unique about these nodes?
What did I verify?
At this point, it's unclear to me wether the nodes I don't see are due to their high weight (499 or 645, I tried both, but both are significantly high)
OR
It's because we have more than 1000 nodes and Power BI is unable to handle that, even though the visual has a setting that allows us to increase it.
That said, both are settings I can increase (and have) and am unable to see all the Nodes that I should
Any ideas / past experiences?
Thanks!
Solved! Go to Solution.
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.
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.
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.