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
Anonymous
Not applicable

Network Navigator

I am trying to use the network visuals that are currently available with PowerBi one of these is Network navigator.

 

When I work with Network Navigator and click on a node it filters the input table, usually the node that you click on is the successor, ie it filters in the input table only those rows where the chosen node is the successor. 

But sometimes teh node you are selecting is the predecessor, and it filetsr only the relationships where the chosen node is the predecessor.

does somebody have the answer why it is like this.

 

Regards,

 

RN   

 

2 REPLIES 2
lbendlin
Super User
Super User

does all your data come from the same table?  Can you maybe post some sample data?

Anonymous
Not applicable

Thanks for the response.
I think I understand how the Network Navigator works. What you are inputting is the links data, it recreates the nodes data within the code of the visual, so therefore it cannot retun the node data to you accurately. I had a look at a few more networkdrawing examples and they all seem to be receating the nodes data from the supplied edge (links) data. I am now creating my own pbi visual using R and it works well but cant get cross filtering to work. will post another topic on that

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.

Top Solution Authors