Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Gsab1
New Member

Network Navigator - Limit of number of nodes

Hi all,

Network Navigtor has been working great. No peformance issues but I think I seem to have a hit a hard limit on the number of nodes it allows. I didnt think it was too excessing perhaps around 2000.

 

If anyone could help me to know if this is the case that would be really helpfull

 

Sinerely

G

2 REPLIES 2
Gsab1
New Member

Hi again,

 

Bumping this thread in the hope I won't have to go down the unsavoury route of migrating data over to Gehpi.

 

G

Hi @Gsab1,

I've reviewed the source code for the visual and it's using the default number of data points, which is 1,000 if not specified.

Your options are either:

  1. Create an issue in the project and request the author makes a change to increase the number of data points. As the home page doc states that the visual is experimental, they may not regard this as a major issue, and suggest (2) below.
  2. Create your own version of the visual using the source code, with the appropriate changes to the capabilities.json to allow more data points (up to a maximum of 30,000) and then building it. If you do this, you'll also need to change the GUID in the pbiviz.json file to something unique, otherwise Power BI will load the one from the marketplace instead of your custom one when you try to load it into a workbook.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.