Forum Discussion
Force directed graph nodes not connecting.
I'm trying to create a simple force directed graph. I downloaded the latest PowerBI update and the latest forect directed graph viz file (forceGraph.1.3.7.0.pbiviz).
I walked through the example included with the custom viz (forceGraph.1.3.7.0.pbix). The example works fine. I have 2 issues:
1) With my data the nodes are only 1 level deep. In the image below I would expect node A -> node B -> nodes C, D, E. Not sure why node B isn't connected to A.
2) Not sure what the extra node is that I circled below.
Thanks in advance for your help.
Hi User100,
There is new version(1.3.9.0) for Force-Directed Graph on Office Store. Base on my test, it works all fine with your shared sample data. Could you go to check if it works on your side. :smileyhappy:
Regards
2 Replies
- v-ljerr-msftMicrosoft Employee
Hi User100,
There is new version(1.3.9.0) for Force-Directed Graph on Office Store. Base on my test, it works all fine with your shared sample data. Could you go to check if it works on your side. :smileyhappy:
Regards
- User100New Member
Thanks. The new version works with the small sample data in the original post above.